*/ class ErrorException extends \ErrorException { public function isHtmlMessage() { return true; } }