|
Lggr
|


Public Member Functions | |
| __construct ($message, $code, $file, $line, \Exception $previous=null) | |
Public Member Functions inherited from PHPUnit\Framework\Exception | |
| __construct ($message='', $code=0, \Exception $previous=null) | |
| getSerializableTrace () | |
| __toString () | |
| __sleep () | |
Additional Inherited Members | |
Protected Attributes inherited from PHPUnit\Framework\Exception | |
| $serializableTrace | |
Wrapper for PHP errors.
| PHPUnit\Framework\Error\Error::__construct | ( | $message, | |
| $code, | |||
| $file, | |||
| $line, | |||
| \Exception | $previous = null |
||
| ) |
Constructor.
| string | $message | |
| int | $code | |
| string | $file | |
| int | $line | |
| \Exception | $previous |
1.8.17