Package org.alfresco.service.cmr.view
Class ImporterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.service.cmr.view.ImporterException
- All Implemented Interfaces:
Serializable
Base Exception of Import Exceptions.
- Author:
- David Caruana
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImporterException(String msg) ImporterException(String msg, 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
-
ImporterException
-
ImporterException
-