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