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) |
使用造成這個例外狀況的指定 |