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

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

ProviderException コンストラクタ ()


ProviderException コンストラクタ (String)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

ProviderException クラス新しインスタンス作成します

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

public ProviderException (
    string message
)
public:
ProviderException (
    String^ message
)
public ProviderException (
    String message
)
public function ProviderException (
    message : String
)

パラメータ

message

この ProviderException がスローされた理由説明するメッセージ

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

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

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

ProviderException クラス新しインスタンス作成します

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

Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ProviderException(info,
 context)
protected ProviderException (
    SerializationInfo info,
    StreamingContext context
)
protected:
ProviderException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected ProviderException (
    SerializationInfo info, 
    StreamingContext context
)
protected function ProviderException (
    info : SerializationInfo, 
    context : StreamingContext
)

パラメータ

info

シリアル化対象となる情報保持するオブジェクト

context

転送元または転送先に関す文脈情報

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

ProviderException コンストラクタ (String, Exception)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

ProviderException クラス新しインスタンス作成します

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

Public Sub New ( _
    message As String, _
    innerException As Exception _
)
Dim message As String
Dim innerException As Exception

Dim instance As New ProviderException(message,
 innerException)
public ProviderException (
    string message,
    Exception innerException
)
public:
ProviderException (
    String^ message, 
    Exception^ innerException
)
public ProviderException (
    String message, 
    Exception innerException
)
public function ProviderException (
    message : String, 
    innerException : Exception
)

パラメータ

message

この ProviderException がスローされた理由説明するメッセージ

innerException

この ProviderExceptionスローされる原因となった例外

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

ProviderException コンストラクタ

ProviderException クラス新しインスタンス作成します
オーバーロードの一覧オーバーロードの一覧

名前 説明
ProviderException () ProviderException クラス新しインスタンス作成します
ProviderException (String) ProviderException クラス新しインスタンス作成します
ProviderException (SerializationInfo, StreamingContext) ProviderException クラス新しインスタンス作成します
ProviderException (String, Exception) ProviderException クラス新しインスタンス作成します
参照参照

関連項目

ProviderException クラス
ProviderException メンバ
System.Configuration.Provider 名前空間



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2024 GRAS Group, Inc.RSS