↵
Caused by:
getExceptionName($exception);
if ($name !== null): ?>
= $handler->htmlEncode($name) ?> –
= $handler->addTypeLinks(get_class($exception)) ?>
= $handler->htmlEncode(get_class($exception)) ?>
= nl2br($handler->htmlEncode($exception->getMessage())) ?>
in = $exception->getFile() ?> at line = $exception->getLine() ?>
errorInfo)) {
echo 'Error Info: ' . print_r($exception->errorInfo, true) . '
';
} ?>
= $handler->renderPreviousExceptions($exception) ?>