org.gcube.data.analysis.tabulardata.service.exception
Class TabularDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.data.analysis.tabulardata.service.exception.TabularDataException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidTabularResourceException, NoSuchColumnException, NoSuchTableException, NoSuchTabularResourceException, NoSuchTaskException
public class TabularDataException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TabularDataException
public TabularDataException(String message,
Throwable cause)
TabularDataException
public TabularDataException(String message)
TabularDataException
public TabularDataException(Throwable cause)
Copyright © 2013. All Rights Reserved.