Apache.NMS.IllegalStateException.IllegalStateException C# (CSharp) 메소드

IllegalStateException() 공개 메소드

public IllegalStateException ( ) : System
리턴 System
        public IllegalStateException()
            : base()
        {
        }

Same methods

IllegalStateException::IllegalStateException ( System info, System context ) : System
IllegalStateException::IllegalStateException ( string message ) : System
IllegalStateException::IllegalStateException ( string message, Exception innerException ) : System
IllegalStateException::IllegalStateException ( string message, string errorCode ) : System
IllegalStateException::IllegalStateException ( string message, string errorCode, Exception innerException ) : System
IllegalStateException