UnsupportedContentTypeException Klasse

Definition

Die Exception , die dem Modellzustand hinzugefügt wird, wenn eine Modellbindung für den Anforderungstext den Anforderungsinhaltstypheader nicht verstehen kann.

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

Konstruktoren

UnsupportedContentTypeException(String)

Erstellt eine neue instance von UnsupportedContentTypeException mit der angegebenen Ausnahme message.

Gilt für: