File: exceptions.rst

package info (click to toggle)
python-novaclient 1%3A2012.1-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 700 kB
  • sloc: python: 5,421; sh: 212; makefile: 78
file content (14 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Exceptions
==========

.. currentmodule:: novaclient

Exceptions
----------

Exceptions that the API might throw:

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