Share via


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实例。

适用于