public function enableExceptionsOnError()
 {
     $this->priority_dao->enableExceptionsOnError();
 }