\Async\ExceptionEnvException

运行环境异常

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
$message
N/A
No private methods found
No private properties found
N/A

Properties

$message

$message : string

Type

string — 异常信息

Methods

__construct()

__construct(string  $message = '', integer  $code, \Async\Exception\Throwable  $previous = null) 

构造函数

Parameters

string $message
integer $code
\Async\Exception\Throwable $previous