Package pywurfl :: Module wurflprocessor :: Class DeferredDeviceError
[hide private]
[frames] | no frames]

Class DeferredDeviceError

source code

exceptions.Exception --+    
                       |    
exceptions.BaseException --+
                           |
                          DeferredDeviceError

Deferred Device Error Exception

Raised when all devices have been processed and there are still deferred devices.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__