
public class OCommandSQLParsingException extends OCoreException
| Constructor and Description |
|---|
OCommandSQLParsingException(OCommandSQLParsingException exception) |
OCommandSQLParsingException(ParseException e,
String statement) |
OCommandSQLParsingException(String iMessage) |
OCommandSQLParsingException(String iMessage,
String iText,
int iPosition) |
OCommandSQLParsingException(TokenMgrError e,
String statement) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getColumn() |
Integer |
getLine() |
String |
getStatement() |
getComponentName, getDbName, getErrorCode, getMessagewrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OCommandSQLParsingException(ParseException e, String statement)
public OCommandSQLParsingException(TokenMgrError e, String statement)
public OCommandSQLParsingException(OCommandSQLParsingException exception)
public OCommandSQLParsingException(String iMessage)
Copyright © 2009–2025 OrientDB. All rights reserved.