public class DBAccessException extends PersonalDBException
code, formatString, messageKey
Constructor and Description |
---|
DBAccessException(DataParameters parameters,
Throwable cause)
Constructor with a message and a cause
|
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DBAccessException(DataParameters parameters, Throwable cause)