UnsupportedContentTypeException 類別

定義

Exception當要求主體的模型系結器無法瞭解要求內容類型標頭時,新增至模型狀態的 。

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

建構函式

UnsupportedContentTypeException(String)

使用指定的例外 message 狀況,建立 的新實例 UnsupportedContentTypeException

適用於