public class GDSWarning extends GDSException
| Constructor and Description |
|---|
GDSWarning(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWarning()
Retrieve whether this exception is a warning.
|
createWithXAErrorCode, getFbErrorCode, getIntParam, getMessage, getNext, getParam, getSQLState, getXAErrorCode, setNext, setXAErrorCodepublic boolean isWarning()
GDSExceptionisWarning in class GDSExceptiontrue if this is a warning,
false otherwiseCopyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.