Apache.NMS.NMSException.NMSException C# (CSharp) Method

NMSException() public method

public NMSException ( ) : System
return System
        public NMSException()
            : base()
        {
        }

Same methods

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