InvalidCommandException
extends RuntimeException
in package
implements
Exception
Thrown when the command bus is given an non-object to use as a command.
Interfaces, Classes and Traits
- Exception
- Marker interface for all Tactician exceptions
Table of Contents
- $invalidCommand : mixed
- forUnknownValue() : static
- getInvalidCommand() : mixed
Properties
$invalidCommand
private
mixed
$invalidCommand
Methods
forUnknownValue()
public
static forUnknownValue(mixed $invalidCommand) : static
Parameters
- $invalidCommand : mixed
Return values
static —getInvalidCommand()
public
getInvalidCommand() : mixed