public class PersistenceInvalidPropertyNameException extends PersistenceRuntimeException
code, formatString, messageKey
Constructor and Description |
---|
PersistenceInvalidPropertyNameException() |
PersistenceInvalidPropertyNameException(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString
public PersistenceInvalidPropertyNameException(java.lang.String name)
public PersistenceInvalidPropertyNameException()
protected java.util.Map values()
values
in class BaseRuntimeException