Packagecom.ericfeminella.sql
Classpublic final class SQLStatementExecutionException
InheritanceSQLStatementExecutionException Inheritance Error

A 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.



Public Methods
 MethodDefined by
  
SQLStatementExecutionException constructor specifies the error message of the exception
SQLStatementExecutionException
Constructor detail
SQLStatementExecutionException()constructor
public function SQLStatementExecutionException()

SQLStatementExecutionException constructor specifies the error message of the exception