Class ResetWithSamePasswordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tv.hd3g.authkit.mod.exception.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:
  • Constructor Details

    • ResetWithSamePasswordException

      public ResetWithSamePasswordException()