public class CQLTreeSyntaxException extends Exception
| Constructor and Description |
|---|
CQLTreeSyntaxException()
Default constructor.
|
CQLTreeSyntaxException(String message)
Constructs with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CQLTreeSyntaxException()
public CQLTreeSyntaxException(String message)
message - - The message to throw in the exceptionCopyright © 2014. All Rights Reserved.