Package | com.ericfeminella.sql |
Class | public final class SQLStatementExecutionException |
Inheritance | SQLStatementExecutionException ![]() |
SQLStatementExecutionException
is thrown when an attempt
is made to invoke execute
on a SQLStatement
which fails or will result in the execution failing due to the state of
the statement.
Method | Defined by | ||
---|---|---|---|
SQLStatementExecutionException constructor specifies the error
message of the exception
| SQLStatementExecutionException |