keystoneauth1.exceptions.base module¶
-
exception
keystoneauth1.exceptions.base.ClientException(message=None) Bases:
ExceptionThe base exception for everything to do with clients.
-
message= 'ClientException'
-
keystoneauth1.exceptions.base.ClientException(message=None)Bases: Exception
The base exception for everything to do with clients.
message = 'ClientException'
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.