public class FBSQLParseException
extends java.sql.SQLSyntaxErrorException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SQL_STATE_INVALID_ESCAPE_SEQ
Deprecated.
Use
SQLStateConstants.SQL_STATE_INVALID_ESCAPE_SEQ ; will be removed in Jaybird 5. |
Constructor and Description |
---|
FBSQLParseException(java.lang.String msg) |
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public static final java.lang.String SQL_STATE_INVALID_ESCAPE_SEQ
SQLStateConstants.SQL_STATE_INVALID_ESCAPE_SEQ
; will be removed in Jaybird 5.Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.