Class ImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.datenwerke.eximport.exceptions.ImportException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IllegalImportConfigException,TransportApplyNodeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImportException(String msg) ImportException(String msg, Throwable cause) ImportException(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
-
ImportException
public ImportException() -
ImportException
-
ImportException
-
ImportException
-