public class OQueryParsingException extends OCommandSQLParsingException
Constructor and Description |
---|
OQueryParsingException(OQueryParsingException exception) |
OQueryParsingException(String iMessage) |
OQueryParsingException(String iMessage,
String iText,
int iPosition) |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
equals, getColumn, getLine, getStatement
getComponentName, getDbName, getErrorCode, getMessage
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OQueryParsingException(OQueryParsingException exception)
public OQueryParsingException(String iMessage)
public String getText()
Copyright © 2009–2020 OrientDB. All rights reserved.