Package org.apache.sling.distribution
Class ImportPostProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.sling.distribution.ImportPostProcessException
- All Implemented Interfaces:
Serializable
Exception thrown by the Import post processor implementations
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImportPostProcessException
(String message) ImportPostProcessException
(String message, 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
-
ImportPostProcessException
-
ImportPostProcessException
-
ImportPostProcessException
-