Documentation

Exception

Table of Contents

Interfaces

Exception
Marker interface for all Tactician exceptions

Classes

CanNotDetermineCommandNameException
Thrown when a CommandNameExtractor cannot determine the command's name
CanNotInvokeHandlerException
Thrown when a specific handler object can not be used on a command object.
InvalidCommandException
Thrown when the command bus is given an non-object to use as a command.
InvalidMiddlewareException
Thrown when the CommandBus was instantiated with an invalid middleware object
MissingHandlerException
No handler could be found for the given command.

        
On this page

Search results