PHPError
class PHPError extends ServerException
Represents an non-exception error from PHP
Properties
| $code | from ServerException | ||
| $message | from ServerException |
Methods
__construct(int $code, string $string, string $file, int $line)
No description
Details
at line 45
__construct(int $code, string $string, string $file, int $line)
No description