Exception

Exception

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Exception is the base class for all Exceptions in PHP 5, and the base class for all user exceptions in PHP 7.

In PHP 7, Exception implements the Throwable interface.

Class synopsis

Exception {
/* Properties */