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

Module exceptions

source code

Exception Classes

Classes [hide private]
  BaseException
pywurfl base exception class.
  ExistsException
General exception class
  DeviceNotFound
Device Not Found exception class
  ActualDeviceRootNotFound
Actual Device Root Not Found exception class

Variables [hide private]
  __doc__ = """ Exception Classes """
  __author__ = 'Armand Lynch <lyncha@users.sourceforge.net>'
  __copyright__ = 'Copyright 2006, Armand Lynch'
  __license__ = 'LGPL'
  __url__ = 'http://wurfl.sourceforge.net/python/'
  __version__ = '1.0.0a'

Variables Details [hide private]

__doc__

None
Value:
"""
Exception Classes
"""                                                                    
      

__author__

None
Value:
'Armand Lynch <lyncha@users.sourceforge.net>'                          
      

__copyright__

None
Value:
'Copyright 2006, Armand Lynch'                                         
      

__license__

None
Value:
'LGPL'                                                                 
      

__url__

None
Value:
'http://wurfl.sourceforge.net/python/'                                 
      

__version__

None
Value:
'1.0.0a'