UriFormatException コンストラクタ ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > UriFormatException コンストラクタ ()の意味・解説 

UriFormatException コンストラクタ ()


UriFormatException コンストラクタ (String)

指定したメッセージ使用して、UriFormatException クラス新しインスタンス初期化します。

名前空間: System
アセンブリ: System (system.dll 内)
構文構文

Public Sub New ( _
    textString As String _
)
Dim textString As String

Dim instance As New UriFormatException(textString)
public UriFormatException (
    string textString
)
public:
UriFormatException (
    String^ textString
)
public UriFormatException (
    String textString
)
public function UriFormatException (
    textString : String
)

パラメータ

textString

エラー メッセージ文字列

解説解説

UriFormatException コンストラクタは、Message プロパティtextString の値に設定してUriFormatException インスタンス初期化します。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
UriFormatException クラス
UriFormatException メンバ
System 名前空間

UriFormatException コンストラクタ (SerializationInfo, StreamingContext)

指定した SerializationInfo インスタンスStreamingContext インスタンスから、UriFormatException クラス新しインスタンス初期化します。

名前空間: System
アセンブリ: System (system.dll 内)
構文構文

Protected Sub New ( _
    serializationInfo As SerializationInfo, _
    streamingContext As StreamingContext _
)
Dim serializationInfo As SerializationInfo
Dim streamingContext As StreamingContext

Dim instance As New UriFormatException(serializationInfo,
 streamingContext)
protected UriFormatException (
    SerializationInfo serializationInfo,
    StreamingContext streamingContext
)
protected:
UriFormatException (
    SerializationInfo^ serializationInfo, 
    StreamingContext streamingContext
)
protected UriFormatException (
    SerializationInfo serializationInfo, 
    StreamingContext streamingContext
)
protected function UriFormatException (
    serializationInfo : SerializationInfo, 
    streamingContext : StreamingContext
)

パラメータ

serializationInfo

新しい UriFormatException をシリアル化するために必要な情報格納する SerializationInfo。

streamingContext

新しUriFormatException関連付けられているシリアル化ストリーム転送元を格納している StreamingContext。

解説解説

このコンストラクタは、UriFormatException クラスの ISerializable インターフェイス実装ます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
UriFormatException クラス
UriFormatException メンバ
System 名前空間
ISerializable

UriFormatException コンストラクタ

UriFormatException クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
UriFormatException () UriFormatException クラス新しインスタンス初期化します。

.NET Compact Framework によってサポートされています。

UriFormatException (String) 指定したメッセージ使用してUriFormatException クラス新しインスタンス初期化します。

.NET Compact Framework によってサポートされています。

UriFormatException (SerializationInfo, StreamingContext) 指定した SerializationInfo インスタンスと StreamingContext インスタンスから、UriFormatException クラス新しインスタンス初期化します。
参照参照

関連項目

UriFormatException クラス
UriFormatException メンバ
System 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「UriFormatException コンストラクタ ()」の関連用語

UriFormatException コンストラクタ ()のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



UriFormatException コンストラクタ ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS