Apache.Shiro.Authc.ExcessiveAttemptsException.ExcessiveAttemptsException C# (CSharp) 메소드

ExcessiveAttemptsException() 공개 메소드

public ExcessiveAttemptsException ( ) : System
리턴 System
        public ExcessiveAttemptsException()
        {
        }

Same methods

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