(PHP 7, PHP 8)
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