NbException Properties |
The NbException type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | StatusCode |
独自ステータスコード
|