org.gcube.data.analysis.tabulardata.api.exporter
Class ExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.data.analysis.tabulardata.api.exporter.ExportException
- All Implemented Interfaces:
- Serializable
public class ExportException
- extends Exception
Represents exceptions casted by exporter components.
- Author:
- "Luigi Fortunati"
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExportException
public ExportException()
ExportException
public ExportException(String message)
Copyright © 2013. All Rights Reserved.