PtlDrvException Properties PdfDrvAPINet
The PtlDrvException type exposes the following members.
Properties

  NameDescription
Public propertyオンラインData
例外に関する追加のユーザー定義情報を提供するキー/値ペアのコレクションを取得します。
(Inherited from オンラインException.)
Public propertyErrorCode
エラーコード
Public propertyErrorMessage
エラーメッセージ
Public propertyErrorMessageJP
エラーメッセージ(日本語)
Public propertyオンラインHelpLink
例外に関連付けられているヘルプ ファイルへのリンクを取得または設定します。
(Inherited from オンラインException.)
Protected propertyオンラインHResult
特定の例外に割り当てられているコード化数値である HRESULT を取得または設定します。
(Inherited from オンラインException.)
Public propertyオンラインInnerException
現在の例外を発生させた オンラインException インスタンスを取得します。
(Inherited from オンラインException.)
Public propertyオンラインMessage
現在の例外を説明するメッセージを取得します。
(Inherited from オンラインException.)
Public propertyオンラインSource
エラーの原因となったアプリケーションまたはオブジェクトの名前を取得または設定します。
(Inherited from オンラインException.)
Public propertyオンラインStackTrace
呼び出し履歴の直前のフレームの文字列形式を取得します。
(Inherited from オンラインException.)
Public propertyオンラインTargetSite
現在の例外をスローするメソッドを取得します。
(Inherited from オンラインException.)
Back to Top
See Also