Class TooManyAttempts

java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.base.exceptions.EngineException
pl.edu.icm.unity.engine.api.authn.TooManyAttempts
All Implemented Interfaces:
Serializable

public class TooManyAttempts extends pl.edu.icm.unity.base.exceptions.EngineException
Signals an error of too many attempts, e.g. of password reset.
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • TooManyAttempts

      public TooManyAttempts()