ErrorInformant
Table of Contents
Methods
- __construct() : mixed
- getError() : Error
Methods
__construct()
public
__construct(string|null $message, int|null $code, string|null $moreInfo, int $httpStatus) : mixed
Parameters
- $message : string|null
- $code : int|null
- $moreInfo : string|null
- $httpStatus : int
getError()
public
getError() : Error