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

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

OutOfMemoryException コンストラクタ ()

OutOfMemoryException クラス新しインスタンス初期化します。

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

Dim instance As New OutOfMemoryException
public OutOfMemoryException ()
public:
OutOfMemoryException ()
public OutOfMemoryException ()
public function OutOfMemoryException ()
解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
OutOfMemoryException クラス
OutOfMemoryException メンバ
System 名前空間

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

シリアル化したデータ使用して、OutOfMemoryException クラス新しインスタンス初期化します。

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

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

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

パラメータ

info

シリアル化されたオブジェクト データ保持するオブジェクト

context

転送元または転送先に関すコンテキスト情報

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

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

指定したエラー メッセージと、この例外原因である内部例外への参照使用して、OutOfMemoryException クラス新しインスタンス初期化します。

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

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

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

パラメータ

message

例外原因説明するエラー メッセージ

innerException

現在の例外の原因である例外innerException パラメータnull 参照 (Visual Basic の場合Nothing) でない場合は、内部例外処理する catch ブロック現在の例外が発生します

解説解説

前の例外直接結果としてスローされる例外については、InnerException プロパティに、前の例外への参照格納されます。InnerException プロパティは、コンストラクタ渡されたものと同じ値を返しますInnerException プロパティによって内部例外値がコンストラクタ渡されなかった場合は、null 参照 (Visual Basic の場合Nothing) を返します

OutOfMemoryExceptionインスタンス初期プロパティ値を次の表に示します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

OutOfMemoryException コンストラクタ

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

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

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

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

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

OutOfMemoryException (SerializationInfo, StreamingContext) シリアル化したデータ使用してOutOfMemoryException クラス新しインスタンス初期化します。
OutOfMemoryException (String, Exception) 指定したエラー メッセージと、この例外原因である内部例外への参照使用してOutOfMemoryException クラス新しインスタンス初期化します。

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

参照参照

関連項目

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

OutOfMemoryException コンストラクタ (String)

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

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

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

パラメータ

message

エラー説明するメッセージ

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



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS