public class SyntaxNotSupportedException extends OQLSyntaxException
| Constructor and Description |
|---|
SyntaxNotSupportedException(String message) |
SyntaxNotSupportedException(String message,
Throwable exception) |
getCause, getMessage, initCause, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic SyntaxNotSupportedException(String message)
message - A description of the error encountered.Copyright © 2014. All rights reserved.