Table of Contents

Class ConnectFailureException

Namespace
RabbitMQ.Client.Exceptions
Assembly
RabbitMQ.Client.dll

Thrown when a connection to the broker fails

[Serializable]
public class ConnectFailureException : ProtocolViolationException, ISerializable, _Exception
Inheritance
ConnectFailureException
Implements
Inherited Members

Constructors

ConnectFailureException(string, Exception)

public ConnectFailureException(string msg, Exception inner)

Parameters

msg string
inner Exception