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

HTTP 401 - Unauthorized: bad credentials. More...

Inheritance diagram for Unauthorized:
ClientException PyraxException

List of all members.

Static Public Attributes

int http_status = 401
string message = "Unauthorized"

Detailed Description

HTTP 401 - Unauthorized: bad credentials.


Member Data Documentation

int http_status = 401 [static]
string message = "Unauthorized" [static]

Reimplemented from ClientException.


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