From da80dd7d97af475bff8dfd3ec25d254d6d66b858 Mon Sep 17 00:00:00 2001 From: Philippe Nunes Date: Tue, 29 May 2012 18:38:37 +0200 Subject: doc: Extend possible error types SupplementaryServices.Initiate method should return more specific error types. --- doc/supplementaryservices-api.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/supplementaryservices-api.txt b/doc/supplementaryservices-api.txt index e855ead4..687a14ea 100644 --- a/doc/supplementaryservices-api.txt +++ b/doc/supplementaryservices-api.txt @@ -27,6 +27,12 @@ Methods string, variant Initiate(string command) [service].Error.NotImplemented [service].Error.InvalidArguments [service].Error.InvalidFormat + [service].Error.NotSupported + [service].Error.NotAllowed + [service].Error.IncorrectPassword + [service].Error.NotRegistered + [service].Error.Timedout + [service].Error.AccessDenied [service].Error.Failed string Respond(string reply) -- cgit v1.2.3