summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2010-05-10 14:15:48 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2010-05-10 14:15:48 +0100
commitdfdc4d82c654dad67c89b8a37951f5a079b37a8b (patch)
treecdcce06c76b69a89a9410c623fc2f3dc1147bfb4 /xml
parent56e186485d768b66190d6f1802e6178e7e50a8b0 (diff)
downloadtelepathy-mission-control-dfdc4d82c654dad67c89b8a37951f5a079b37a8b.tar.gz
Document likely error of an SSO ID account -> MC account dbus call.
Diffstat (limited to 'xml')
-rw-r--r--xml/Account_Manager_Interface_SSO.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/xml/Account_Manager_Interface_SSO.xml b/xml/Account_Manager_Interface_SSO.xml
index d4e2041b..a0e50b85 100644
--- a/xml/Account_Manager_Interface_SSO.xml
+++ b/xml/Account_Manager_Interface_SSO.xml
@@ -61,6 +61,14 @@
<arg direction="out" name="Account" type="o">
<tp:docstring>The account that matches the service</tp:docstring>
</arg>
+
+ <tp:possible-errors>
+ <tp:error name="org.freedesktop.Telepathy.Error.DoesNotExist">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>The supplied SSO ID does not correspond to a known account</p>
+ </tp:docstring>
+ </tp:error>
+ </tp:possible-errors>
</method>
</interface>