kintoneException PropertieskintoneDotNETHelp

The kintoneException type exposes the following members.

Properties

  NameDescription
Public propertyData
例外に関する追加のユーザー定義情報を提供するキー/値ペアのコレクションを取得します。
(Inherited from Exception.)
Public propertyDetail
Public propertyerror
Public propertyHelpLink
例外に関連付けられているヘルプ ファイルへのリンクを取得または設定します。
(Inherited from Exception.)
Protected propertyHResult
特定の例外に割り当てられているコード化数値である HRESULT を取得または設定します。
(Inherited from Exception.)
Public propertyInnerException
現在の例外を発生させた Exception インスタンスを取得します。
(Inherited from Exception.)
Public propertyMessage (Overrides ExceptionMessage.)
Public propertySource
エラーの原因となったアプリケーションまたはオブジェクトの名前を取得または設定します。
(Inherited from Exception.)
Public propertyStackTrace
呼び出し履歴の直前のフレームの文字列形式を取得します。
(Inherited from Exception.)
Public propertyTargetSite
現在の例外をスローするメソッドを取得します。
(Inherited from Exception.)
Top
See Also

Reference