public function getErrorPage()
 {
     $this->__load();
     return parent::getErrorPage();
 }