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, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.