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