Dsl (Digital Simulation Library) for .Net
The DIOException type exposes the following members.
プロパティ
名前 | 説明 | |
---|---|---|
Data |
例外に関する追加のユーザー定義情報を提供するキー/値ペアのコレクションを取得します。 (Inherited from Exception.) |
|
HelpLink |
例外に関連付けられているヘルプ ファイルへのリンクを取得または設定します。 (Inherited from Exception.) |
|
HResult |
特定の例外に割り当てられているコード化数値である HRESULT を取得または設定します。 (Inherited from Exception.) |
|
InnerException |
現在の例外を発生させた Exception インスタンスを取得します。 (Inherited from Exception.) |
|
Message |
現在の例外を説明するメッセージを取得します。 (Inherited from Exception.) |
|
Source |
エラーの原因となったアプリケーションまたはオブジェクトの名前を取得または設定します。 (Inherited from Exception.) |
|
StackTrace |
呼び出し履歴の直前のフレームの文字列形式を取得します。 (Inherited from Exception.) |
|
TargetSite |
現在の例外をスローするメソッドを取得します。 (Inherited from Exception.) |