Package tv.hd3g.authkit.mod.exception
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResetWithSamePasswordException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-