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, setXAErrorCode
public boolean isWarning()
GDSException
isWarning
in class GDSException
true
if this is a warning,
false
otherwiseCopyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.