Package i2p :: Module socket :: Class NetworkError
[show private | hide private]
[frames | no frames]

Class NetworkError

Exception --+        
            |        
        Error --+    
                |    
            Error --+
                    |
                   NetworkError


Network error occurred within I2P. The error object is a 2-tuple: (errtag, errdesc). errtag is a SAM error string, errdesc is a human readable error description.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 http://epydoc.sf.net