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

Additional Inherited Members

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

Detailed Description

Definition at line 37 of file spl_exceptions.stub.php.


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