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

HTTP 413 - Over limit: you're over the API limits for this time period. More...

Inheritance diagram for OverLimit:
ClientException PyraxException

List of all members.

Static Public Attributes

int http_status = 413
string message = "Over limit"

Detailed Description

HTTP 413 - Over limit: you're over the API limits for this time period.


Member Data Documentation

int http_status = 413 [static]
string message = "Over limit" [static]

Reimplemented from ClientException.


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