Class NoHandlerForMessage
Exception thrown when there is no handler defined to handle a message type.
- Exception implements Throwable
- ┗ LogicException
- ┗ ICanBoogie\MessageBus\NoHandlerForMessage implements ICanBoogie\MessageBus\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message