org.gcube.searchsystem.planning.exception
Class CQLTreeSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.searchsystem.planning.exception.CQLTreeSyntaxException
- All Implemented Interfaces:
- Serializable
public class CQLTreeSyntaxException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CQLTreeSyntaxException
public CQLTreeSyntaxException()
- Default constructor.
CQLTreeSyntaxException
public CQLTreeSyntaxException(String message)
- Constructs with message.
- Parameters:
message - - The message to throw in the exception
Copyright © 2013. All Rights Reserved.