public class PersistenceDomainNotRegisterdException extends PersistenceRuntimeException
code, formatString, messageKey
Constructor and Description |
---|
PersistenceDomainNotRegisterdException() |
PersistenceDomainNotRegisterdException(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 PersistenceDomainNotRegisterdException(java.lang.String name)
public PersistenceDomainNotRegisterdException()
protected java.util.Map values()
values
in class BaseRuntimeException