NATS.Client.NATSException.NATSException C# (CSharp) Метод

NATSException() приватный Метод

private NATSException ( ) : System
Результат System
        internal NATSException()
            : base()
        {
        }

Same methods

NATSException::NATSException ( string err ) : System
NATSException::NATSException ( string err, Exception innerEx ) : System
NATSException