Class AccountInvitationExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.customer.service.AccountInvitationExpiredException
- All Implemented Interfaces:
Serializable
Thrown when an attempt is made to accept an account invitation that has expired.
- See Also:
-
Constructor Summary
ConstructorDescriptionAccountInvitationExpiredException
(String message) AccountInvitationExpiredException
(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
-
AccountInvitationExpiredException
public AccountInvitationExpiredException() -
AccountInvitationExpiredException
-
AccountInvitationExpiredException
-
AccountInvitationExpiredException
-