PtlDrvException Members PdfDrvAPINet

The PtlDrvException type exposes the following members.
Constructors

  NameDescription
Public methodPtlDrvException(Int32)
PtlDrvException クラスの新しいインスタンスを初期化します。
Public methodPtlDrvException(PtlDrvException)
PtlDrvException クラスの新しいインスタンスを初期化します。
Public methodPtlDrvException(Int32, String)
PtlDrvException クラスの新しいインスタンスを初期化します。
Back to Top
Methods

  NameDescription
Public methodDispose 
PtlDrvException によって使用された全てのリソースを解放します。
Protected methodDispose(Boolean)
PtlDrvException によって使用されたアンマネージド リソースを解放し、任意でマネージド リソースを解放します。
Public methodオンラインEquals
指定した オンラインObject が、現在の オンラインObject と等しいかどうかを判断します。
(Inherited from オンラインObject.)
Protected methodFinalize (Overrides オンラインObject Finalize .)
Public methodオンラインGetBaseException
派生クラスでオーバーライドされた場合、それ以後に発生する 1 つ以上の例外の主要な原因である オンラインException を返します。
(Inherited from オンラインException.)
Public methodオンラインGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from オンラインObject.)
Public methodgetNative
Public methodオンラインGetObjectData
派生クラスでオーバーライドされた場合は、その例外に関する情報を使用して オンラインSerializationInfo を設定します。
(Inherited from オンラインException.)
Public methodオンラインGetType
現在のインスタンスのランタイム型を取得します。
(Inherited from オンラインException.)
Protected methodオンラインMemberwiseClone
現在の オンラインObject の簡易コピーを作成します。
(Inherited from オンラインObject.)
Public methodオンラインToString
現在の例外の文字列形式を作成して返します。
(Inherited from オンラインException.)
Back to Top
Operators

  NameDescription
Public operatorAssign
Back to Top
Fields

  NameDescription
Protected fieldm_native
Back to Top
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
Events

  NameDescription
Protected eventオンラインSerializeObjectState
例外がシリアル化され、例外に関するシリアル化されたデータを格納する例外状態オブジェクトが作成されたときに発生します。
(Inherited from オンラインException.)
Back to Top
See Also