RuntimeException (class)

The RuntimeException class

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Exception thrown if an error which can only be found on runtime occurs.

Class synopsis

RuntimeException extends Exception {
/* Inherited properties */
protected string $message ;
protected int <