Exceptions
==========

.. currentmodule:: cinderclient

Exceptions
----------

Exceptions that the API might throw:

.. automodule:: cinderclient
   :members: OpenStackException, BadRequest, Unauthorized, Forbidden, 
             NotFound, OverLimit

