public class PersistenceIdentifierException extends PersistenceException
code, formatString, messageKey
Constructor and Description |
---|
PersistenceIdentifierException(java.lang.Object id) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getId() |
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, toArray
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PersistenceIdentifierException(java.lang.Object id)
public java.lang.Object getId()
protected java.util.Map values()
values
in class BaseException