=$this->transEsc('An error has occurred')?>
=$this->transEsc($this->message)?>
showInstallLink): ?>
=$this->transEsc('auto_configure_description', [], 'If this is a new installation, you may be able to fix the error using VuFind\'s Auto Configure tool.')?>
=$this->transEsc('upgrade_description', [], 'If you are upgrading a previous VuFind version, you can load your old settings with this tool.')?>
display_exceptions) && $this->display_exceptions): ?>
=$this->transEsc('Exception')?>:
=$this->transEsc('Message')?>: =$this->escapeHtml($this->exception->getMessage())?>
=$this->transEsc('Backtrace')?>:
=$this->exception->getTraceAsString()?>
exception->getPrevious()): ?>
Previous exceptions:
=$e::class?>
=$e->getMessage()?>
=$e->getTraceAsString()?>
getPrevious(); ?>
request)): ?>
=$this->transEsc('error_page_parameter_list_heading')?>:
=$this->escapeHtml(var_export($this->request->getParams(), true))?>