public class MethodInvocationException extends PropertyAccessException
| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | ERROR_CODE メソッド呼び出しエラーが登録されるエラーコード。 |
| コンストラクターと説明 |
|---|
MethodInvocationException(PropertyChangeEventSE propertyChangeEvent, ThrowableSE cause) 新しい MethodInvocationException を作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getErrorCode() この型の例外に対応するエラーコードを返します。 |
getPropertyChangeEvent, getPropertyName, getValuecontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic MethodInvocationException(PropertyChangeEventSE propertyChangeEvent, ThrowableSE cause)
propertyChangeEvent - 例外になった PropertyChangeEventcause - 呼び出されたメソッドによって発生した Throwablepublic StringSE getErrorCode()
PropertyAccessExceptionPropertyAccessException の getErrorCode