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