public class FBSQLExceptionInfo
extends java.sql.SQLException
FbExceptionBuilder.toFlatSQLException().
 Instances of this exception have an empty stack trace.
 Objects of this type are chained using the SQLException.setNextException(java.sql.SQLException)
 facility. Further information can be obtained by iterating over this object, or by using SQLException.getNextException().
 
| Constructor and Description | 
|---|
| FBSQLExceptionInfo(java.lang.String reason,
                  java.lang.String SQLState,
                  int vendorCode) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Throwable | fillInStackTrace() | 
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionCopyright © 2001-2022 Jaybird (Firebird JDBC/JCA) team. All rights reserved.