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, setNextExceptionCopyright © 2001-2020 Jaybird (Firebird JDBC/JCA) team. All rights reserved.