f2db86679f2b502b02c61a1c4a6bbe7d5e2308c1
[NetworkManager.git] / introspection / errors.xml
1 <?xml version="1.0" ?>
2 <tp:errors xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
3     namespace="org.freedesktop.NetworkManager.Error">
4   <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
5
6   <tp:error name="Unknown Connection">
7     <tp:docstring>
8         Connection was not provided by the settings service.
9     </tp:docstring>
10   </tp:error>
11
12   <tp:error name="Unknown Device">
13     <tp:docstring>
14         Unknown device.
15     </tp:docstring>
16   </tp:error>
17
18   <tp:error name="Permission Denied">
19     <tp:docstring>
20     User does not have the permission to activate this connection.
21     </tp:docstring>
22   </tp:error>
23
24 </tp:errors>