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

HTTP 404 - Not found. More...

Inheritance diagram for NotFound:
ClientException PyraxException

List of all members.

Static Public Attributes

int http_status = 404
string message = "Not found"

Detailed Description

HTTP 404 - Not found.


Member Data Documentation

int http_status = 404 [static]
string message = "Not found" [static]

Reimplemented from ClientException.


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