Package pl.edu.icm.unity.exceptions
Class TooManyAttempts
java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.exceptions.EngineException
pl.edu.icm.unity.exceptions.TooManyAttempts
- All Implemented Interfaces:
Serializable
Signals an error of too many attempts, e.g. of password reset.
- Author:
- K. Benedyczak
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooManyAttempts
public TooManyAttempts()
-