Class ExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.datenwerke.eximport.exceptions.ExportException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IllegalExportConfigException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExportException(String msg) ExportException(String msg, Throwable cause) ExportException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExportException
public ExportException() -
ExportException
-
ExportException
-
ExportException
-