build,core,plugins: Port to GDBus and GVariant
[profile/ivi/rygel.git] / src / plugins / tracker / rygel-tracker-insertion-query.vala
index 5b61bd6..c8452ab 100644 (file)
@@ -60,7 +60,7 @@ public class Rygel.Tracker.InsertionQuery : Query {
     }
 
     public override async void execute (ResourcesIface resources)
-                                        throws DBus.Error {
+                                        throws IOError {
         var str = this.to_string ();
 
         debug ("Executing SPARQL query: %s", str);