Apache.Shiro.Authc.ExcessiveAttemptsException.ExcessiveAttemptsException C# (CSharp) Méthode

ExcessiveAttemptsException() public méthode

public ExcessiveAttemptsException ( ) : System
Résultat System
        public ExcessiveAttemptsException()
        {
        }

Same methods

ExcessiveAttemptsException::ExcessiveAttemptsException ( string message ) : System
ExcessiveAttemptsException::ExcessiveAttemptsException ( string message, Exception innerException ) : System
ExcessiveAttemptsException