<?=$handler->addTypeLinks(get_class($exception))?><?phpelse:?><span><?=$handler->htmlEncode(get_class($exception))?></span><?phpendif;?></h2><h3><?=nl2br($handler->htmlEncode($exception->getMessage()))?></h3><p>in <spanclass="file"><?=$exception->getFile()?></span> at line <spanclass="line"><?=$exception->getLine()?></span></p><?=$handler->renderPreviousExceptions($exception)?>