AlreadyWatchingJobException

Extends \RuntimeException

package

Default

Methods

__construct

__construct(string $currentlyWatchedJobId, null $newJobId = null, \Exception $previous = null) 

Arguments

$currentlyWatchedJobId

string

The Job Id currently watching

$newJobId

null

[optional] The Job Id asked to watch

$previous

\Exception

[optional] The previous exception used for the exception chaining. Since 5.3.0