Dsl (Digital Simulation Library) for .Net
The GException type exposes the following members.
メソッド
名前 | 説明 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException |
派生クラスでオーバーライドされた場合、それ以後に発生する 1 つ以上の例外の主要な原因である Exception を返します。 (Inherited from Exception.) |
![]() |
GetHashCode |
特定の型のハッシュ関数として機能します。 (Inherited from Object.) |
![]() |
GetObjectData |
派生クラスでオーバーライドされた場合は、その例外に関する情報を使用して SerializationInfo を設定します。 (Inherited from Exception.) |
![]() |
GetType |
現在のインスタンスのランタイム型を取得します。 (Inherited from Exception.) |
![]() |
MemberwiseClone |
現在の Object の簡易コピーを作成します。 (Inherited from Object.) |
![]() ![]() |
Throw |
GException を作成し、throw します。
このとき Silent が false ならメッセージを表示します。
|
![]() |
ToString |
現在の例外の文字列形式を作成して返します。 (Inherited from Exception.) |