PHP.nl

Throwable

Throwable

 is the base interface for any object that
can be thrown via a throw statement, including
 and .

Throwable``Error``Exception

Opmerking: > PHP classes cannot implement the interface directly, and must instead extend . Throwable``Exception

Throwable``Stringable

Documentatie