oslo.messaging/doc/source
Mark McLoughlin 66f597f30d Expose RemoteError exception in the public API
If a remote endpoint raises an exception which the client is not allowed
to (or cannot) deserialize, then RPCClient.call() raises a RemoteError
exception instead.

Make this exception type part of the public API.

Change-Id: I70be0ab7d40af3224d93d6bd0522c1a82f6303c3
2013-08-07 12:52:58 +01:00
..
conf.py Use oslo.sphinx and remove local copy of doc theme 2013-07-10 08:51:37 +01:00
exceptions.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
index.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
notifier.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
rpcclient.rst Expose RemoteError exception in the public API 2013-08-07 12:52:58 +01:00
serializer.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
server.rst Add API for expected endpoint exceptions 2013-08-07 12:52:54 +01:00
target.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
transport.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00