MdkLocalException 型で公開されるメンバーは以下のとおりです。

メソッド

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

参照