Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: nats-io/csnats
1 사용 예제들
비공개 메소드들
메소드
설명
NATSException
( ) :
System
NATSException
(
string
err
) :
System
NATSException
(
string
err
,
Exception
innerEx
) :
System