public class MetadataException extends ListBaseException
code, formatString, messageKey
Modifier | Constructor and Description |
---|---|
protected |
MetadataException(java.lang.String messageFormat,
java.lang.String messageKey,
long code) |
|
MetadataException(java.lang.String messageFormat,
java.lang.Throwable cause) |
protected |
MetadataException(java.lang.String messageFormat,
java.lang.Throwable cause,
java.lang.String messageKey,
long code) |
|
MetadataException(java.lang.Throwable cause) |
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, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MetadataException(java.lang.Throwable cause)
protected MetadataException(java.lang.String messageFormat, java.lang.String messageKey, long code)
protected MetadataException(java.lang.String messageFormat, java.lang.Throwable cause, java.lang.String messageKey, long code)
public MetadataException(java.lang.String messageFormat, java.lang.Throwable cause)