Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RabbitMQ
Client
Exceptions
ConnectFailureException
C# 클래스 RabbitMQ.Client.Exceptions.ConnectFailureException
Thrown when a connection to the broker fails
상속:
ProtocolViolationException
파일 보기
프로젝트 열기: rabbitmq/rabbitmq-dotnet-client
1 사용 예제들
공개 메소드들
메소드
설명
ConnectFailureException
(
String
msg
,
Exception
inner
) :
System
메소드 상세
ConnectFailureException()
공개
메소드
public
ConnectFailureException
(
String
msg
,
Exception
inner
) :
System
msg
String
inner
System.Exception
리턴
System