summaryrefslogtreecommitdiff
path: root/spec/Connection_Interface_Contact_Blocking.xml
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-03-08 14:20:04 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-03-08 14:25:22 +0000
commitbe333848f7e9262ffc68dffc680539ddfcdb59b2 (patch)
treee1977a5e08c3ecb1d1e911697f0fbb5600487cac /spec/Connection_Interface_Contact_Blocking.xml
parent49cf01d5331ee2f2b267d64c65fdb46738623cff (diff)
ContactBlocking: remove unhelpful possible-errors list.
All of these errors are completely standard; if we're not adding any useful information about why they might occur, let's just bin them.
Diffstat (limited to 'spec/Connection_Interface_Contact_Blocking.xml')
-rw-r--r--spec/Connection_Interface_Contact_Blocking.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/spec/Connection_Interface_Contact_Blocking.xml b/spec/Connection_Interface_Contact_Blocking.xml
index b05eb413..8868ad8f 100644
--- a/spec/Connection_Interface_Contact_Blocking.xml
+++ b/spec/Connection_Interface_Contact_Blocking.xml
@@ -105,12 +105,6 @@
</tp:rationale>
</tp:docstring>
</arg>
-
- <tp:possible-errors>
- <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
- <tp:error name="org.freedesktop.Telepathy.Error.InvalidHandle"/>
- <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
- </tp:possible-errors>
</method>
<method name="UnblockContacts" tp:name-for-bindings="Unblock_Contacts">
@@ -123,12 +117,6 @@
list are not currently blocked, the connection manager MUST act as if
they were not specified in this list.</tp:docstring>
</arg>
-
- <tp:possible-errors>
- <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
- <tp:error name="org.freedesktop.Telepathy.Error.InvalidHandle"/>
- <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
- </tp:possible-errors>
</method>
<method name="RequestBlockedContacts"
@@ -144,12 +132,6 @@
<arg name="Contacts" type="au" direction="out" tp:type="Contact_Handle[]">
<tp:docstring>The list of blocked contacts.</tp:docstring>
</arg>
-
- <tp:possible-errors>
- <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
- <tp:error name="org.freedesktop.Telepathy.Error.InvalidHandle"/>
- <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
- </tp:possible-errors>
</method>
<signal name="BlockedContactsChanged"