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

  NameDescription
Public methodDispose 
Protected methodDispose(Boolean)
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
See Also