__construct()
__construct(\think\exception\int $statusCode, \think\exception\string $message = '', \Exception $previous = null, array $headers = array(), $code)
Parameters
| \think\exception\int |
$statusCode |
|
| \think\exception\string |
$message |
|
| \Exception |
$previous |
|
| array |
$headers |
|
|
$code |
|