Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NATS
Client
NATSException
C# Class NATS.Client.NATSException
The exception that is thrown when there is a NATS error condition. All NATS exception inherit from this class.
Inheritance:
System.Exception
Afficher le fichier
Open project: nats-io/csnats
Class Usage Examples
Private Methods
Méthode
Description
NATSException
( ) :
System
NATSException
(
string
err
) :
System
NATSException
(
string
err
,
Exception
innerEx
) :
System