Module AccAdapt :: Class AdaptationError
[hide private]
[frames] | no frames]

Class AdaptationError

source code

exceptions.Exception --+        
                       |        
exceptions.StandardError --+    
                           |    
     exceptions.RuntimeError --+
                               |
                              AdaptationError

Error raised when a suitable adapter could not be found.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__