public function renderError($title, $error, $errorObj = null)
 {
     return parent::renderError($title, $error, $errorObj);
 }