protocol: introduce four new errors
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Mar 2011 03:06:32 +0000 (04:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Mar 2011 20:10:31 +0000 (21:10 +0100)
commit2c34514620c4b79ea4ec71d1db583379138d01ac
tree3d59d2d4bf54bdfb6255bb1247fbced6ee06e856
parent09c9d6406b75f161429e16b2e45dcae3eb60cef9
protocol: introduce four new errors

UnknownInterface, UnknownObject, UnknownProperty and PropertyReadOnly,
as discussed on the ML.

The first two are already used by various bindings, such as the Qt and
Java binding, but have never been made official.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34527
Reviewed-by: David Zeuthen <davidz@redhat.com>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-protocol.h