Class RabbitApplicationContextClosedException
- Namespace
- Steeltoe.Messaging.RabbitMQ.Exceptions
- Assembly
- Steeltoe.Messaging.RabbitMQ.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class RabbitApplicationContextClosedException : RabbitException, ISerializable
- Inheritance
-
RabbitApplicationContextClosedException
- Implements
- Inherited Members
Constructors
RabbitApplicationContextClosedException(string)
public RabbitApplicationContextClosedException(string message)
Parameters
message
string