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

HTTP 501 - Not Implemented: the server does not support this operation. More...

Inheritance diagram for HTTPNotImplemented:
ClientException PyraxException

List of all members.

Static Public Attributes

int http_status = 501
string message = "Not Implemented"

Detailed Description

HTTP 501 - Not Implemented: the server does not support this operation.


Member Data Documentation

int http_status = 501 [static]
string message = "Not Implemented" [static]

Reimplemented from ClientException.


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