UnsupportedContentTypeException Класс

Определение

Объект , Exception добавляемый в состояние модели, когда связыватель модели для текста запроса не может понять заголовок типа контента запроса.

public ref class UnsupportedContentTypeException : Exception
public class UnsupportedContentTypeException : Exception
type UnsupportedContentTypeException = class
    inherit Exception
Public Class UnsupportedContentTypeException
Inherits Exception
Наследование
UnsupportedContentTypeException

Конструкторы

UnsupportedContentTypeException(String)

Создает новый экземпляр с UnsupportedContentTypeException указанным исключением message.

Применяется к