UnsupportedContentTypeException Třída

Definice

To Exception je přidáno do stavu modelu, když binder modelu pro tělo požadavku nemůže pochopit hlavičku typu obsahu požadavku.

public ref class UnsupportedContentTypeException : Exception
public class UnsupportedContentTypeException : Exception
type UnsupportedContentTypeException = class
    inherit Exception
Public Class UnsupportedContentTypeException
Inherits Exception
Dědičnost
UnsupportedContentTypeException

Konstruktory

UnsupportedContentTypeException(String)

Vytvoří novou instanci UnsupportedContentTypeException se zadanou výjimkou message.

Platí pro