public class PersistenceValidateMissingDefinitionException extends PersistenceException
code, formatString, messageKey
Constructor and Description |
---|
PersistenceValidateMissingDefinitionException(Class theClass) |
PersistenceValidateMissingDefinitionException(String className) |
Modifier and Type | Method and Description |
---|---|
protected 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, toArray
getCode, getFormatString, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public PersistenceValidateMissingDefinitionException(String className)
public PersistenceValidateMissingDefinitionException(Class theClass)
protected Map values()
values
in class BaseException