Apache.Shiro.Authc.ExcessiveAttemptsException.ExcessiveAttemptsException C# (CSharp) Method

ExcessiveAttemptsException() public method

public ExcessiveAttemptsException ( ) : System
return System
        public ExcessiveAttemptsException()
        {
        }

Same methods

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