MissingHandlerException
extends OutOfBoundsException
in package
implements
Exception
No handler could be found for the given command.
Table of Contents
Interfaces
- Exception
- Marker interface for all Tactician exceptions
Properties
- $commandName : string
Methods
- forCommand() : static
- getCommandName() : string
Properties
$commandName
private
string
$commandName
Methods
forCommand()
public
static forCommand(string $commandName) : static
Parameters
- $commandName : string
Return values
staticgetCommandName()
public
getCommandName() : string