UnsupportedContentTypeException Klasa

Definicja

Element Exception , który jest dodawany do stanu modelu, gdy binder modelu dla treści żądania nie może zrozumieć nagłówka typu zawartości żądania.

public ref class UnsupportedContentTypeException : Exception
public class UnsupportedContentTypeException : Exception
type UnsupportedContentTypeException = class
    inherit Exception
Public Class UnsupportedContentTypeException
Inherits Exception
Dziedziczenie
UnsupportedContentTypeException

Konstruktory

UnsupportedContentTypeException(String)

Tworzy nowe wystąpienie z UnsupportedContentTypeException określonym wyjątkiem message.

Dotyczy