Documentation

InvalidCommandException extends Exception
in package
implements Exception

Interfaces, Classes and Traits

Exception
Marker interface for all Tactician exceptions

Table of Contents

$command  : object
$violations  : ConstraintViolationListInterface
getCommand()  : object
getViolations()  : ConstraintViolationListInterface
onCommand()  : static

Properties

Methods

getViolations()

public getViolations() : ConstraintViolationListInterface
Return values
ConstraintViolationListInterface

onCommand()

public static onCommand(object $command, ConstraintViolationListInterface $violations) : static
Parameters
$command : object
$violations : ConstraintViolationListInterface
Return values
static

Search results