StopWorkerException
extends RuntimeException
in package
implements
StopWorkerExceptionInterface
Tags
Table of Contents
Interfaces
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = 'Worker should stop.' ][, Throwable $previous = null ]) : mixed
Parameters
- $message : string = 'Worker should stop.'
- $previous : Throwable = null