2011-01-25 14:01:22 -06:00
|
|
|
Exceptions
|
|
|
|
==========
|
|
|
|
|
2011-02-26 05:04:40 -04:00
|
|
|
.. currentmodule:: novaclient
|
2011-01-25 14:01:22 -06:00
|
|
|
|
|
|
|
Exceptions
|
|
|
|
----------
|
|
|
|
|
|
|
|
Exceptions that the API might throw:
|
|
|
|
|
2011-02-26 05:04:40 -04:00
|
|
|
.. automodule:: novaclient
|
|
|
|
:members: OpenStackException, BadRequest, Unauthorized, Forbidden,
|
2011-01-25 14:01:22 -06:00
|
|
|
NotFound, OverLimit
|
|
|
|
|