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

ConcurrentAccessException() 공개 메소드

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

Same methods

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