Class ResetWithSamePasswordException

  • All Implemented Interfaces:
    Serializable

    public class ResetWithSamePasswordException
    extends Exception
    The case when user change password (during a reset password operation), and enter the same password.
    See Also:
    Serialized Form
    • Constructor Detail

      • ResetWithSamePasswordException

        public ResetWithSamePasswordException()