Package Honey :: Module Error :: Class ConnectionError
[show private | hide private]
[frames | no frames]

Class ConnectionError

   Exception --+        
               |        
HoneyPythonError --+    
                   |    
         SocketError --+
                       |
                      ConnectionError

Known Subclasses:
ConnectionRefused, ClientClosed, MapSocketError, ConnectionAborted, NetworkReset, NoBufferSpaceAvailable, NetworkUnreachable, AddressAlreadyInUse, AddressNotAvailable, TCPTimeOut, HostIsDown, ConnectionResetByPeer, NotConnected, NetworkIsDown, ConnectionAlreadyInProgress, HostUnreachable, SocketIsConnected

An error ocurred with a connection
Method Summary
  __init__(...)
(inherited from Exception)
  __getitem__(...)
(inherited from Exception)
  __str__(...)
(inherited from Exception)

Generated by Epydoc 1.1 on Sun Dec 7 16:05:38 2003 http://epydoc.sf.net