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

Additional Inherited Members

- Public Member Functions inherited from Error
 __construct (string $message="", int $code=0, ?Throwable $previous=null)
 
 __wakeup ()
 
 getMessage ()
 
 getCode ()
 
 getFile ()
 
 getLine ()
 
 getTrace ()
 
 getPrevious ()
 
 getTraceAsString ()
 
 __toString ()
 
- Protected Attributes inherited from Error
 $message = ""
 
 $code = 0
 
string $file = ""
 
int $line
 

Detailed Description

Definition at line 142 of file zend_exceptions.stub.php.


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