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

Class VersionMismatchError

exceptions.Exception --+        
                       |        
          BrainwaveError --+    
                           |    
               PoseidonError --+
                               |
                              VersionMismatchError

The Database disk version is newer than this engine can handle

Instance Methods

Inherited from BrainwaveError: __getstate__, __init__, __setstate__

Inherited from exceptions.Exception: __getitem__, __str__