error = $msg; return false; } /** * @return string */ public function getError() { return $this->error; } }