CommandHandlerAlreadyRegisteredException constructor
- Type commandType
Implementation
CommandHandlerAlreadyRegisteredException(Type commandType)
: super('Handler already registered for command type $commandType');
CommandHandlerAlreadyRegisteredException(Type commandType)
: super('Handler already registered for command type $commandType');