InputFormatterException 类  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当输入不采用预期格式时,IInputFormatter 引发的异常。
public ref class InputFormatterException : Exceptionpublic class InputFormatterException : Exceptiontype InputFormatterException = class
    inherit ExceptionPublic Class InputFormatterException
Inherits Exception- 继承
- 
				InputFormatterException
构造函数
| InputFormatterException() | 初始化 InputFormatterException的新实例。 | 
| InputFormatterException(String, Exception) | 使用指定的  | 
| InputFormatterException(String) | 使用指定的  |