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