Class EventBusException
- Namespace
- ReflectionEventing
- Assembly
- ReflectionEventing.dll
Represents an exception that occurs within the event bus.
public class EventBusException : Exception, ISerializable, _Exception
- Inheritance
-
EventBusException
- Implements
- Derived
- Inherited Members
Constructors
EventBusException(string)
Represents an exception that occurs within the event bus.
public EventBusException(string message)
Parameters
messagestring