C# Class NATS.Client.NATSConnectionException

The exception that is thrown when there is a connection error.
Inheritance: NATSException
Exibir arquivo Open project: nats-io/csnats Class Usage Examples

Private Methods

Method Description
NATSConnectionException ( string err ) : System
NATSConnectionException ( string err, Exception innerEx ) : System