Package bw :: Module bwerrors :: Class UserError
[frames] | no frames]

Class UserError

exceptions.Exception --+        
                       |        
          BrainwaveError --+    
                           |    
                   IrisError --+
                               |
                              UserError

Instance Methods

Inherited from BrainwaveError: __getstate__, __init__, __setstate__

Inherited from exceptions.Exception: __getitem__, __str__