Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | httplib.HTTPException --+ | SocketException
A class representing a socket exception like closed connection, timeout, dns failure resolution and others
HTTPException is HTTP centered, but the HttxLib wants to isolate the user from having to install their own except for a socket exception and therefore socket errors are caught
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Constructor. Passes the args to Exception as explicitly stated in the HTTPException definition in httplib.py
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 13 14:56:41 2011 | http://epydoc.sourceforge.net |