
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, getStatementgetComponentName, getDbName, getErrorCode, getMessagegetFirstCause, wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OQueryParsingException(OQueryParsingException exception)
public OQueryParsingException(String iMessage)
public String getText()
Copyright © 2009–2025 OrientDB. All rights reserved.