* Generate markup for error message * * This method accepts details about an error or exception and * generates HTML markup for the 500 response body that will * be sent to the client. * * @param string $message The error message * @param string $file The absolute file path to the affected file * @param int $line The line number in
( $message, $file = '', $line = '', $trace = '' )
source not stored for this graph (policy: none)
no test coverage detected