public class SqlException extends SQLException
SQLExceptions and holds SQL statement.| Modifier and Type | Field and Description |
|---|---|
String |
message |
String |
sqlStatement |
| Constructor and Description |
|---|
SqlException(String message,
String sqlStatement,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getInsufficientPrivileges() |
void |
setInsufficientPrivileges(boolean value) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString