Documentation

InvalidCommandException extends RuntimeException
in package
implements Exception

Thrown when the command bus is given an non-object to use as a command.

Table of Contents

Interfaces

Exception
Marker interface for all Tactician exceptions

Properties

$invalidCommand  : mixed

Methods

forUnknownValue()  : static
getInvalidCommand()  : mixed

Properties

Methods

forUnknownValue()

public static forUnknownValue(mixed $invalidCommand) : static
Parameters
$invalidCommand : mixed
Return values
static

        
On this page

Search results