Package pyrobot :: Package brain :: Module conx :: Class NetworkError
[frames | no frames]

Class NetworkError

Exception --+        
            |        
StandardError --+    
                |    
   AttributeError --+
                    |
                   NetworkError

Known Subclasses:
SRNError

Used to indicate that a network has some improper attribute (no
layers, no connections, etc.).

Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Mon Jul 25 01:39:26 2005 http://epydoc.sf.net