public class DBAccessException extends PersonalDBException
code, formatString, messageKey| Constructor and Description |
|---|
DBAccessException(DataParameters parameters,
java.lang.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, valuespublic DBAccessException(DataParameters parameters, java.lang.Throwable cause)