public class FBSQLEncryptException
extends java.sql.SQLInvalidAuthorizationSpecException
This exception is thrown when wire encryption cannot be initialized, for example if the current authentication plugin does not support generating a session key, or if no matching cipher can be found.
| Constructor and Description | 
|---|
| FBSQLEncryptException(java.lang.String reason,
                     java.lang.String sqlState,
                     int vendorCode) | 
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2024 Jaybird (Firebird JDBC) team. All rights reserved.