summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-03-10 23:26:43 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-03-10 23:26:43 +0000
commit4eb7d74b3990230b8acc010d9612ebd1de9fbbf0 (patch)
treefc71ace3fb9eb5605be8847b791a26aaf6a4636c
parentca04d1a38b3354d78694c524795151f00108d3a9 (diff)
Add error for non implemented methods
-rw-r--r--hcid/dbus-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index d6f31bef..b8bc5eb1 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -43,6 +43,11 @@ Errors Failed
Error returned when the argument list is invalid or
out of specification for the method.
+ NotImplemented
+
+ Error returned when the called method has not been
+ implemented.
+
NotAuthorized
Error returned when the caller of a method is not