Ejemplo n.º 1
0
 /**
  * get nerest error massage
  * @return string
  */
 public function error()
 {
     return Common_Db_Base::error();
 }