Package org.bardframework.flow.exception
Class InvalidateFlowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bardframework.flow.exception.InvalidateFlowException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MaxOtpSendExceededException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidateFlowException(String flowToken, String message) InvalidateFlowException(String flowToken, String message, String messageKey) InvalidateFlowException(String flowToken, 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
-
InvalidateFlowException
-
InvalidateFlowException
-
InvalidateFlowException
-