public class PersistenceDomainNotRegisterdException extends PersistenceRuntimeException
code, formatString, messageKey
Constructor and Description |
---|
PersistenceDomainNotRegisterdException() |
PersistenceDomainNotRegisterdException(String name) |
Modifier and Type | Method and Description |
---|---|
protected Map |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PersistenceDomainNotRegisterdException(String name)
public PersistenceDomainNotRegisterdException()
protected Map values()
values
in class BaseRuntimeException