~ubuntu-branches/ubuntu/utopic/telepathy-python/utopic

« back to all changes in this revision

Viewing changes to spec/errors.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2009-02-16 10:47:31 UTC
  • mfrom: (7.1.14 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090216104731-3l467x71wygwok32
Tags: 0.15.6-2
debian/control: Added myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" ?>
2
2
<tp:errors xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0" namespace="org.freedesktop.Telepathy.Error">
 
3
  <!-- Don't re-order these errors until fd.o #17588 is fixed, or you will
 
4
       break telepathy-glib's ABI.
 
5
    -->
3
6
  <tp:error name="Network Error">
4
7
    <tp:docstring>
5
8
    Raised when there is an error reading from or writing to the network.
60
63
    </tp:docstring>
61
64
  </tp:error>
62
65
 
63
 
  <tp:copyright>Copyright (C) 2005, 2006, 2007 Collabora Limited</tp:copyright>
64
 
  <tp:copyright>Copyright (C) 2005, 2006, 2007 Nokia Corporation</tp:copyright>
 
66
  <tp:error name="Not Yours">
 
67
    <tp:docstring>
 
68
      The requested channel or other resource already exists, and another
 
69
      client is responsible for it
 
70
    </tp:docstring>
 
71
  </tp:error>
 
72
 
 
73
  <tp:error name="Cancelled">
 
74
    <tp:docstring>
 
75
      Raised by an ongoing request if it is cancelled by user request before
 
76
      it has completed.
 
77
    </tp:docstring>
 
78
  </tp:error>
 
79
 
 
80
  <tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright>
 
81
  <tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright>
65
82
  <tp:license xmlns="http://www.w3.org/1999/xhtml">
66
83
<p>This library is free software; you can redistribute it and/or
67
84
modify it under the terms of the GNU Lesser General Public