(PHP 5, PHP 7, PHP 8)
Exception is the base class for all user exceptions.
$message
$code
$previous
null
The exception message
The exception code
The filename where the exception was created
The line where the exception was created