- getUnsupportedException
Gets a SQL exception meaning this feature is not supported.
- throwInternalError
Throw an internal error. This method seems to return an exception object, so
that it can be used ins
- convert
Convert a throwable to an SQL exception using the default mapping. All errors
except the following a
- get
Create a database exception for a specific error code.
- <init>
- addSQL
Set the SQL statement of the given exception. This method may create a new
object.
- convertIOException
Convert an IO exception to a database exception.
- convertInvocation
Convert an InvocationTarget exception to a database exception.
- convertToIOException
Convert an exception to an IO exception.
- getCause
- getErrorCode
Get the error code.
- getInvalidValueException
Gets a SQL exception meaning this value is invalid.