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, setNextExceptionaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2025 Jaybird (Firebird JDBC) team. All rights reserved.