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