~ubuntu-branches/ubuntu/lucid/erlang/lucid-updates

« back to all changes in this revision

Viewing changes to lib/orber/doc/src/ch_exceptions.xml

  • Committer: Elliot Murphy
  • Date: 2009-12-22 02:56:21 UTC
  • mfrom: (3.3.5 sid)
  • Revision ID: elliot@elliotmurphy.com-20091222025621-qv3rja8gbpiabkbe
Tags: 1:13.b.3-dfsg-2ubuntu1
* Merge with Debian testing; remaining Ubuntu changes:
  - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not
    supposed to. (LP #438365)
  - Drop erlang-wx binary.
  - Drop erlang-wx dependency from -megaco, -common-test, and -reltool, they
    do not really need wx. Also drop it from -debugger; the GUI needs wx,
    but it apparently has CLI bits as well, and is also needed by -megaco,
    so let's keep the package for now.
* Fixed dialyzer(1) manpage which was placed into section 3 and conflicted
  with dialyzer(3erl).
* New upstream release (it adds a new binary package erlang-erl-docgen).
* Refreshed patches, removed most of emacs.patch which is applied upstream.
* Linked run_test binary from erlang-common-test package to /usr/bin.
* Fixed VCS headers in debian/control.
* Moved from prebuilt manpages to generated from sources. This adds
  erlang-manpages binary package and xsltproc build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    <docno></docno>
27
27
    <date>2000-12-19</date>
28
28
    <rev></rev>
 
29
    <file>ch_exceptions.xml</file>
29
30
  </header>
30
31
 
31
32
  <section>
55
56
          <cell align="left" valign="middle">'COMPLETED_MAYBE'</cell>
56
57
          <cell align="left" valign="middle">Orber invoked the operation on the target object but an error occurred and it is impossible to decide if the request really reached the object or not.</cell>
57
58
        </row>
58
 
        <tcaption>Table 1: System Exceptions Status</tcaption>
 
59
        <tcaption>System Exceptions Status</tcaption>
59
60
      </table>
60
61
    </section>
61
62
 
113
114
         which caused, for example, a connection to be closed.</item>
114
115
        <item><em>'INV_IDENT'</em> - this exception indicates that an IDL 
115
116
         identifier is incorrect.</item>
116
 
        <item><em>'INV_OBJREF'</em> - this exception is raised if an objet 
 
117
        <item><em>'INV_OBJREF'</em> - this exception is raised if an object 
117
118
         reference is malformed or a nil reference (see 
118
119
         also corba:create_nil_objref/0).</item>
119
120
        <item><em>'INV_POLICY'</em> - the invocation cannot be made due to an