[Telepathy-commits] [telepathy-spec/master] ChannelDispatcher: CreateChannel raises InvalidArgument (only)

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 15 10:04:13 PDT 2008


---
 spec/Channel_Dispatcher.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index e83a204..5e6dcde 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -204,6 +204,17 @@
         </tp:docstring>
       </arg>
 
+      <tp:possible-errors>
+        <tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument">
+          <tp:docstring>
+            The Preferred_Handler is syntactically invalid or does
+            not start with <code>org.freedesktop.Telepathy.Client.</code>,
+            the Account does not exist, or one of the Requested_Properties
+            is invalid
+          </tp:docstring>
+        </tp:error>
+      </tp:possible-errors>
+
     </method>
 
     <property
-- 
1.5.6.5




More information about the Telepathy-commits mailing list