Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NATS
Client
NATSException
C# Класс NATS.Client.NATSException
The exception that is thrown when there is a NATS error condition. All NATS exception inherit from this class.
Наследование:
System.Exception
Показать файл
Открыть проект
Примеры использования класса
Приватные методы
Метод
Описание
NATSException
( ) :
System
NATSException
(
string
err
) :
System
NATSException
(
string
err
,
Exception
innerEx
) :
System