Class NoSuchVerificationTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.profile.api.exceptions.ProfileException
org.craftercms.profile.api.exceptions.I10nProfileException
org.craftercms.profile.exceptions.NoSuchVerificationTokenException
- All Implemented Interfaces:
Serializable
Thrown when a serialized verification token is in an invalid format.
- Author:
- avasquez
- See Also:
-
Field Summary
Fields inherited from class org.craftercms.profile.api.exceptions.I10nProfileException
args, ERROR_BUNDLE_NAME, key
-
Constructor Summary
-
Method Summary
Methods inherited from class org.craftercms.profile.api.exceptions.I10nProfileException
getMessage, getResourceBundle
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchVerificationTokenException
-