MdkLocalException 型で公開されるメンバーは以下のとおりです。
メソッド
名前 | 説明 | |
---|---|---|
![]() | Equals(Object) | (Object から継承されます。) |
![]() | Equals(String) |
当クラスが保持しているエラーコードと引数のエラーコードを比較する。
同じ場合はtrueを返す。
|
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。) |
![]() | GetBaseException |
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Exception から継承されます。) |
![]() | GetErrCode |
エラーコードを取得する。
|
![]() | GetErrMsg |
エラーメッセージを取得する。
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Object から継承されます。) |
![]() | GetObjectData |
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Exception から継承されます。) |
![]() | GetType |
Gets the runtime type of the current instance.
(Exception から継承されます。) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Object から継承されます。) |
![]() | ToString |
Creates and returns a string representation of the current exception.
(Exception から継承されます。) |