pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Static Public Attributes
BadRequest Class Reference

HTTP 400 - Bad request: you sent some malformed data. More...

Inheritance diagram for BadRequest:
ClientException PyraxException

List of all members.

Static Public Attributes

int http_status = 400
string message = "Bad request"

Detailed Description

HTTP 400 - Bad request: you sent some malformed data.


Member Data Documentation

int http_status = 400 [static]
string message = "Bad request" [static]

Reimplemented from ClientException.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties