phasync\ChannelException::__construct() public

Documentation

Documentation missing - No docblock found for this method.

Signature

public function __construct(string $message = '', int $code = 0, ?Throwable $previous = NULL)

Parameters

NameTypeDefault
$message string ''
$code int 0
$previous ?Throwable NULL

Source

:-