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

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

StrongTypingException コンストラクタ ()


StrongTypingException コンストラクタ (String)

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

文字列指定して、StrongTypingException クラス新しインスタンス初期化します。

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

Dim message As String

Dim instance As New StrongTypingException(message)
public StrongTypingException (
    string message
)
public:
StrongTypingException (
    String^ message
)
public StrongTypingException (
    String message
)
public function StrongTypingException (
    message : String
)

パラメータ

message

例外スローされたときに表示する文字列

解説解説

StrongTypingException クラスは、スタンドアロン コンポーネントとしてではなく他のクラスによる標準機能派生クラスとして使用するためのものです。

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

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

指定した文字列内部例外使用して、StrongTypingException クラス新しインスタンス初期化します。

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

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

Dim instance As New StrongTypingException(s,
 innerException)
public StrongTypingException (
    string s,
    Exception innerException
)
public:
StrongTypingException (
    String^ s, 
    Exception^ innerException
)
public StrongTypingException (
    String s, 
    Exception innerException
)
public function StrongTypingException (
    s : String, 
    innerException : Exception
)

パラメータ

s

例外スローされたときに表示する文字列

innerException

内部例外への参照

解説解説

StrongTypingException クラスは、スタンドアロン コンポーネントとしてではなく他のクラスによる標準機能派生クラスとして使用するためのものです。

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

StrongTypingException コンストラクタ

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

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

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

StrongTypingException (String) 文字列指定してStrongTypingException クラス新しインスタンス初期化します。

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

StrongTypingException (SerializationInfo, StreamingContext) シリアル化情報ストリーム コンテキスト指定してStrongTypingException クラス新しインスタンス初期化します。
StrongTypingException (String, Exception) 指定した文字列内部例外使用してStrongTypingException クラス新しインスタンス初期化します。

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

参照参照

関連項目

StrongTypingException クラス
StrongTypingException メンバ
System.Data 名前空間

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

シリアル化情報ストリーム コンテキスト指定して、StrongTypingException クラス新しインスタンス初期化します。

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

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

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

パラメータ

info

SerializationInfo オブジェクト

context

StreamingContext 構造体

解説解説

StrongTypingException クラスは、スタンドアロン コンポーネントとしてではなく他のクラスによる標準機能派生クラスとして使用するためのものです。

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



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2024 GRAS Group, Inc.RSS