Class RabbitRemoteException
Namespace: Steeltoe.Messaging.RabbitMQ.Exceptions
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class RabbitRemoteException : RabbitException
Constructors
| Edit this page View SourceRabbitRemoteException(Exception)
Declaration
public RabbitRemoteException(Exception cause)
Parameters
Type | Name | Description |
---|---|---|
Exception | cause |