Home | Trees | Index | Help |
---|
Package Honey :: Module Error :: Class ConnectionError |
|
Exception
--+ |HoneyPythonError
--+ |SocketError
--+ | ConnectionError
ConnectionRefused
,
ClientClosed
,
MapSocketError
,
ConnectionAborted
,
NetworkReset
,
NoBufferSpaceAvailable
,
NetworkUnreachable
,
AddressAlreadyInUse
,
AddressNotAvailable
,
TCPTimeOut
,
HostIsDown
,
ConnectionResetByPeer
,
NotConnected
,
NetworkIsDown
,
ConnectionAlreadyInProgress
,
HostUnreachable
,
SocketIsConnected
Method Summary | |
---|---|
__init__(...)
(inherited from Exception )
| |
__getitem__(...)
(inherited from Exception )
| |
__str__(...)
(inherited from Exception )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sun Dec 7 16:05:38 2003 | http://epydoc.sf.net |