CustomAttributeFormatException クラスの新しいインスタンスを初期化します。
オーバーロードの一覧
名前 | 説明 |
---|---|
CustomAttributeFormatException () | CustomAttributeFormatException クラスの新しいインスタンスを既定のプロパティを使用して初期化します。 .NET Compact Framework によってサポートされています。 |
CustomAttributeFormatException (String) | 指定したメッセージを使用して、CustomAttributeFormatException クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
CustomAttributeFormatException (SerializationInfo, StreamingContext) | 指定したシリアル化情報とコンテキスト情報を使用して、CustomAttributeFormatException クラスの新しいインスタンスを初期化します。 |
CustomAttributeFormatException (String, Exception) | 指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、CustomAttributeFormatException クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
参照
関連項目
CustomAttributeFormatException クラス
CustomAttributeFormatException メンバ
System.Reflection 名前空間