Lines Matching refs:lastErr

17   protected $lastErr = '';  variable in helper_plugin_webdavclient
63 return $this->lastErr;
89 $this->lastErr = 'Error adding calendar entry, server reported status '.$this->client->status;
118 … $this->lastErr = 'Error editing calendar entry, server reported status '.$this->client->status;
147 … $this->lastErr = 'Error deleting calendar entry, server reported status '.$this->client->status;
233 $this->lastErr = "Error deleting connection.";
294 … $this->lastErr = 'Error adding addressbook entry, server reported status '.$this->client->status;
324 … $this->lastErr = 'Error editing addressbook entry, server reported status '.$this->client->status;
353 …$this->lastErr = 'Error deleting addressbook entry, server reported status '.$this->client->status;
427 $this->lastErr = "Error inserting values into SQLite DB";
439 $this->lastErr = "Error retrieving new connection ID from SQLite DB";
465 $this->lastErr = "Error modifying connection information";
788 $this->lastErr = "Error retrieving connection information from SQLite DB";
799 $this->lastErr = "Sync not required (time)";
807 $this->lastErr = "Connection not active";
816 $this->lastErr = "Unsupported connection type found: ".$conn['type'];
847 $this->lastErr = "Error: Server reported status ".$this->client->status;
905 $this->lastErr = "CTags match, there is no need to sync";
917 $this->lastErr = "Fetching ETags from remote server failed.";
944 $this->lastErr = "Fetching ETags from local database failed.";
959 $this->lastErr = "Fetching remote objects by ETag failed.";
1003 $this->lastErr = "Unsupported type.";
1032 $this->lastErr = "Unsupported type.";
1162 $this->lastErr = "Unsupported type.";
1197 $this->lastErr = "Unsupported type.";
1217 $this->lastErr = "Error: Server reported status ".$this->client->status;
1232 $this->lastErr = "Exception occured while parsing response: ".$e->getMessage();
1393 $this->lastErr = "Error inserting object";
1412 $this->lastErr = "Couldn't parse contact data";