public interface MaximoSQLException
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
java.lang.String |
getDefaultMessage()
Give the default message, for when the message isn't found in the message table.
|
java.lang.String |
getErrorGroup()
Give the error group.
|
java.lang.String |
getErrorKey() |
java.lang.Object[] |
getParameters() |
java.lang.Throwable getCause()
java.lang.String getDefaultMessage()
java.lang.String getErrorGroup()
java.lang.String getErrorKey()
java.lang.Object[] getParameters()