__construct() __construct(string $message, string $file = '') Construct Parameters string $message The exception message. string $file The filename / directory.
render() render() Display the error as necessary, depending on the origin of request (CLI, web browser, AJAX, etc.)