Class RabbitIOException
- Namespace
- Steeltoe.Messaging.RabbitMQ.Exceptions
- Assembly
- Steeltoe.Messaging.RabbitMQ.dll
public class RabbitIOException : RabbitException, ISerializable
- Inheritance
-
RabbitIOException
- Implements
- Inherited Members
Constructors
RabbitIOException(Exception)
public RabbitIOException(Exception cause)
Parameters
cause
Exception
RabbitIOException(string, Exception)
public RabbitIOException(string message, Exception cause)