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

Class ExistsException

source code

exceptions.Exception --+    
                       |    
           BaseException --+
                           |
                          ExistsException

General exception class

Raised when an operation should not continue if an object exists.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__