public class ComponentPropertyNotFoundException extends RuntimeException
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected String |
propertyName |
protected Class<?> |
targetClass |
| コンストラクタと説明 |
|---|
ComponentPropertyNotFoundException(String msg,
Class<?> componentClass,
String propertyName) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getPropertyName() |
Class<?> |
getTargetClass() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2016 The DBFlute Project. All rights reserved.