'; echo '
Unexpected Errors
'; foreach($exceptions as $exception) { echo exceptionToHtml($exception); } echo '
'; } ?>