Package org.hippoecm.hst.core.linking
Class RewriteContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hippoecm.hst.core.linking.RewriteContextException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionRewriteContextException
(String message) RewriteContextException
(String msg, Throwable nested) RewriteContextException
(Throwable nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RewriteContextException
public RewriteContextException() -
RewriteContextException
-
RewriteContextException
-
RewriteContextException
-