Apache.NMS.NMSException.NMSException C# (CSharp) Метод

NMSException() публичный Метод

public NMSException ( ) : System
Результат 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