Serialized Form
-
Package dk.cloudcreate.essentials.reactive
-
Exception dk.cloudcreate.essentials.reactive.LocalEventBus.EventPublishOverflowException
class EventPublishOverflowException extends RuntimeException implements Serializable
-
-
Package dk.cloudcreate.essentials.reactive.command
-
Exception dk.cloudcreate.essentials.reactive.command.MultipleCommandHandlersFoundException
class MultipleCommandHandlersFoundException extends SendCommandException implements Serializable -
Exception dk.cloudcreate.essentials.reactive.command.NoCommandHandlerFoundException
class NoCommandHandlerFoundException extends SendCommandException implements Serializable -
Exception dk.cloudcreate.essentials.reactive.command.SendCommandException
class SendCommandException extends RuntimeException implements Serializable-
Serialized Fields
-
commandType
Class<?> commandType
-
-
-