public class FBDriverNotCapableException
extends java.sql.SQLFeatureNotSupportedException
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
public FBDriverNotCapableException(java.lang.String reason)
reason
- reason that will be displayed.public FBDriverNotCapableException()
Copyright © 2001-2022 Jaybird (Firebird JDBC/JCA) team. All rights reserved.