public class FieldNotDeclaredException extends PersistenceException
code, formatString, messageKey| Constructor and Description |
|---|
FieldNotDeclaredException(java.lang.String fieldName,
java.lang.Class theClass) |
FieldNotDeclaredException(java.lang.String fieldName,
java.lang.String theClass) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map |
values() |
add, add, addAll, addAll, clear, contains, containsAll, get, getLocalizedMessage, getMessage, getMessage, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, printStackTrace, printStackTrace, printStackTrace, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycontainsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic FieldNotDeclaredException(java.lang.String fieldName,
java.lang.Class theClass)
public FieldNotDeclaredException(java.lang.String fieldName,
java.lang.String theClass)
protected java.util.Map values()
values in class BaseException