php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
FiberError Class Reference
Inheritance diagram for FiberError:
Error Throwable Stringable

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
 

Detailed Description

Definition at line 34 of file zend_fibers.stub.php.

Constructor & Destructor Documentation

◆ __construct()

FiberError::__construct ( )

Definition at line 36 of file zend_fibers.stub.php.


The documentation for this class was generated from the following file: