| Modifier and Type | Class and Description |
|---|---|
class |
NoRegisteredCommandLoggerException
Thrown when there is no registered command logger.
|
class |
UnsupportedCommandHandlerException
Thrown when the command handler implementation is unsupported.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventHandlerReturnedNullException
Thrown when an event handler returns null.
|
class |
NoRegisteredEventLoggerException
Thrown when there is no registered event logger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListenerNotAddedException
Thrown when an attempt is made to remove a listener that was not added.
|
class |
LoggerNotAddedException
Thrown when an attempt is made to remove a logger that was not added.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoMessageHandlersException
Thrown when a message has no mapped handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedConstructorNotFoundException
Thrown when the expected generated constructor is not found.
|
class |
HandlerMapperInstantiationException
Thrown when an error occurs during the instantiation of a generated
HandlerMapper class. |
class |
NoGeneratedClassException
Thrown when a generated class does not exist.
|
Copyright © 2016 Cooking Fox. All rights reserved.