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(String, Exception) |
この例外の原因である、指定された |