Class QueueException
- Namespace
- ReflectionEventing.Queues
- Assembly
- ReflectionEventing.dll
Represents an exception that occurs during queue operations.
public class QueueException : EventBusException, ISerializable, _Exception
- Inheritance
-
QueueException
- Implements
- Inherited Members
Constructors
QueueException(string)
Represents an exception that occurs during queue operations.
public QueueException(string message)
Parameters
messagestring