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
| Name | Type | Default |
|---|---|---|
$message
|
string |
''
|
$code
|
int |
0
|
$previous
|
?Throwable |
NULL
|