15 lines
247 B
ReStructuredText
15 lines
247 B
ReStructuredText
Exceptions
|
|
==========
|
|
|
|
.. currentmodule:: novaclient
|
|
|
|
Exceptions
|
|
----------
|
|
|
|
Exceptions that the API might throw:
|
|
|
|
.. automodule:: novaclient
|
|
:members: OpenStackException, BadRequest, Unauthorized, Forbidden,
|
|
NotFound, OverLimit
|
|
|