public class FBDriverNotCapableException
extends java.sql.SQLFeatureNotSupportedException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SQL_STATE_FEATURE_NOT_SUPPORTED |
Constructor and Description |
---|
FBDriverNotCapableException()
Create instance of this class.
|
FBDriverNotCapableException(java.lang.String reason)
Create instance of this class for the specified reason.
|
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final java.lang.String SQL_STATE_FEATURE_NOT_SUPPORTED
public FBDriverNotCapableException(java.lang.String reason)
reason
- reason that will be displayed.public FBDriverNotCapableException()
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.