Package pywurfl :: Module exceptions :: Class ActualDeviceRootNotFound
[hide private]
[frames] | no frames]

Class ActualDeviceRootNotFound

source code

exceptions.Exception --+    
                       |    
           BaseException --+
                           |
                          ActualDeviceRootNotFound

Actual Device Root Not Found exception class

Raised when pywurfl cannot find an actual device root by using either select_* API functions.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__