public class IllegalPropertyRuntimeException extends SRuntimeException
| コンストラクタと説明 |
|---|
IllegalPropertyRuntimeException(Class targetClass,
String propertyName,
Throwable cause)
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getPropertyName()
プロパティ名を返します。
|
Class |
getTargetClass()
ターゲットの
Classを返します。 |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 The DBFlute Project. All rights reserved.