err($this->_getParam('error_handler')->exception); } catch(Exception $e) { /* TODO: You can log this exception somewhere or display it during development. * DO NOT USE THE logger here as it will create an infinite loop! */ } } }