Exceptions and Description |
---|
org.firebirdsql.jdbc.FBSQLWarning
To be removed in Jaybird 3.0, replace with
SQLWarning . |
org.firebirdsql.pool.ObjectCloseTraceException |
org.firebirdsql.pool.UnknownDriverTypeException |
Constructor and Description |
---|
org.firebirdsql.jdbc.FBSQLException(String, SQLException)
In all most all cases use
FBSQLException.FBSQLException(String, String) in combination with
SQLException.setNextException(SQLException) . |
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.