Package org.onehippo.forge.pageflow.core
Class PageFlowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.onehippo.forge.pageflow.core.PageFlowException
- All Implemented Interfaces:
Serializable
Generic Page Flow Exception.
- See Also:
-
Constructor Summary
ConstructorDescriptionPageFlowException
(String message) PageFlowException
(String msg, Throwable nested) PageFlowException
(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
-
PageFlowException
public PageFlowException() -
PageFlowException
-
PageFlowException
-
PageFlowException
-