Merge "Fix reference to ClientException"
This commit is contained in:
@@ -78,8 +78,7 @@ examples of common tasks are provided below.
|
|||||||
|
|
||||||
You can generally expect that when the client needs to propagate an
|
You can generally expect that when the client needs to propagate an
|
||||||
exception it will raise an instance of subclass of
|
exception it will raise an instance of subclass of
|
||||||
``keystoneclient.exceptions.ClientException`` (see
|
:class:`keystoneclient.exceptions.ClientException`.
|
||||||
:py:class:`keystoneclient.openstack.common.apiclient.exceptions.ClientException`)
|
|
||||||
|
|
||||||
Authenticating Using Sessions
|
Authenticating Using Sessions
|
||||||
=============================
|
=============================
|
||||||
|
Reference in New Issue
Block a user