public SQLException getSQLException(String message, String sqlState, int errCode)(Code)
creates jdbc4.0 SQLException and its subclass based on sql state
Parameters: message - description of the Parameters: sqlState - Parameters: errCode - derby error code
Methods inherited from org.apache.derby.client.am.SQLExceptionFactory