(PHP 7)
Error is the base class for all internal PHP errors.
$message
$code
$previous
NULL
The error message
The error code
The filename where the error happened
The line where the error happened