Condividi tramite


UnsupportedContentTypeException Classe

Definizione

Oggetto Exception aggiunto allo stato del modello quando un bindinger modello per il corpo della richiesta non riesce a comprendere l'intestazione del tipo di contenuto della richiesta.

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

Costruttori

UnsupportedContentTypeException(String)

Crea una nuova istanza di UnsupportedContentTypeException con l'eccezione messagespecificata.

Si applica a