Class OQueryParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.exception.OException
com.orientechnologies.orient.core.exception.OCoreException
com.orientechnologies.orient.core.sql.OCommandSQLParsingException
com.orientechnologies.orient.core.exception.OQueryParsingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOQueryParsingException(OQueryParsingException exception) OQueryParsingException(String iMessage) OQueryParsingException(String iMessage, String iText, int iPosition) -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.sql.OCommandSQLParsingException
equals, getColumn, getLine, getStatementMethods inherited from class com.orientechnologies.orient.core.exception.OCoreException
getComponentName, getDbName, getErrorCode, getMessageMethods inherited from class com.orientechnologies.common.exception.OException
wrapExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OQueryParsingException
-
OQueryParsingException
-
OQueryParsingException
-
-
Method Details
-
getText
-