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