l.c.l.LinodeException(Exception) : class documentation

Part of libcloud.common.linode View Source View In Hierarchy

Error originating from the Linode API

This class wraps a Linode API error, a list of which is available in the API documentation. All Linode API errors are a numeric code and a human-readable description.

Method __init__ Undocumented
Method __str__ Undocumented
Method __repr__ Undocumented
def __init__(self, code, message): (source)
Undocumented
def __str__(self): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:46:59.