|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| __construct () | |
Public Member Functions inherited from Error | |
| __construct (string $message="", int $code=0, ?Throwable $previous=null) | |
| __wakeup () | |
| getMessage () | |
| getCode () | |
| getFile () | |
| getLine () | |
| getTrace () | |
| getPrevious () | |
| getTraceAsString () | |
| __toString () | |
Additional Inherited Members | |
Protected Attributes inherited from Error | |
| $message = "" | |
| $code = 0 | |
| string | $file = "" |
| int | $line |
Definition at line 34 of file zend_fibers.stub.php.
| FiberError::__construct | ( | ) |
Definition at line 36 of file zend_fibers.stub.php.