public class FBResultSetNotUpdatableException extends FBSQLException
Constructor and Description |
---|
FBResultSetNotUpdatableException()
Create default instance of this class.
|
FBResultSetNotUpdatableException(java.lang.String message)
Create instance of this class for the specified message.
|
defaultSQLStateIfNull, getInternalException
getErrorCode, getNextException, getSQLState, iterator, setNextException
public FBResultSetNotUpdatableException()
public FBResultSetNotUpdatableException(java.lang.String message)
message
- message to display.Copyright © 2001-2022 Jaybird (Firebird JDBC/JCA) team. All rights reserved.