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

Class AphroditeError

exceptions.Exception --+    
                       |    
          BrainwaveError --+
                           |
                          AphroditeError

This exception is raised during the response parsing phase.

Instance Methods

Inherited from BrainwaveError: __getstate__, __init__, __setstate__

Inherited from exceptions.Exception: __getitem__, __str__