ProtocolViolationException コンストラクタ (SerializationInfo, StreamingContext)
アセンブリ: System (system.dll 内)

Protected Sub New ( _ serializationInfo As SerializationInfo, _ streamingContext As StreamingContext _ )
Dim serializationInfo As SerializationInfo Dim streamingContext As StreamingContext Dim instance As New ProtocolViolationException(serializationInfo, streamingContext)
protected ProtocolViolationException (
SerializationInfo serializationInfo,
StreamingContext streamingContext
)
protected:
ProtocolViolationException (
SerializationInfo^ serializationInfo,
StreamingContext streamingContext
)
protected ProtocolViolationException (
SerializationInfo serializationInfo,
StreamingContext streamingContext
)
protected function ProtocolViolationException ( serializationInfo : SerializationInfo, streamingContext : StreamingContext )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ProtocolViolationException コンストラクタ (String)
アセンブリ: System (system.dll 内)


このコンストラクタは、Message プロパティを message パラメータの値に設定して、ProtocolViolationException クラスの新しいインスタンスを初期化します。message が null 参照の場合、Message プロパティはシステム提供のメッセージに初期化されます。InnerException プロパティは null 参照 (Visual Basic では Nothing) に初期化されます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ProtocolViolationException コンストラクタ

名前 | 説明 |
---|---|
ProtocolViolationException () | ProtocolViolationException クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
ProtocolViolationException (String) | 指定したメッセージを使用して、ProtocolViolationException クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
ProtocolViolationException (SerializationInfo, StreamingContext) | 指定した SerializationInfo インスタンスと StreamingContext インスタンスから、ProtocolViolationException クラスの新しいインスタンスを初期化します。 |

ProtocolViolationException コンストラクタ ()
アセンブリ: System (system.dll 内)


Message プロパティは、エラーの原因について記述する、システム提供のメッセージに初期化されます。InnerException プロパティは null 参照 (Visual Basic では Nothing) に初期化されます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からProtocolViolationException コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- ProtocolViolationException コンストラクタのページへのリンク