Class InvalidForgotPasswordCodeException

  • All Implemented Interfaces:
    Serializable

    public class InvalidForgotPasswordCodeException
    extends Exception
    Exception thrown in an attempt to get a forgot password attempt with an invalid code
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidForgotPasswordCodeException

        public InvalidForgotPasswordCodeException​(BasicUser user)