Public Member Functions | |
def | __init__ (self, curl, response, proxy, timeout) |
def | __str__ (self) |
Public Member Functions inherited from tier0.Tier0Error | |
def | __init__ (self, message) |
Public Attributes | |
timeout | |
Public Attributes inherited from tier0.Tier0Error | |
args | |
def tier0.ResponseError.__init__ | ( | self, | |
curl, | |||
response, | |||
proxy, | |||
timeout | |||
) |
Definition at line 43 of file tier0.py.
References tier0.Tier0Error.args, and o2olib.O2OTool.args.
def tier0.ResponseError.__str__ | ( | self | ) |
Definition at line 48 of file tier0.py.
References tier0.Tier0Error.args, o2olib.O2OTool.args, spr.find(), harvestTrackValidationPlots.str, and tier0.ResponseError.timeout.
Referenced by edmStreamStallGrapher.Point.__repr__(), BeautifulSoup.Tag.__repr__(), BeautifulSoup.Tag.__unicode__(), and BeautifulSoup.Tag.prettify().
tier0.ResponseError.timeout |
Definition at line 46 of file tier0.py.
Referenced by tier0.ResponseError.__str__().