Methods
- __init__(self, msg)
- Overrides: __init__ from class Exception
Methods inherited from class Exception
__new__
Methods inherited from class BaseException
__delattr__, __getattribute__, __getitem__, __reduce__, __repr__, __setattr__, __setstate__, __str__, __unicode__
Methods inherited from class object
__hash__, __reduce_ex__
Members
- __weakref__ = <attribute '__weakref__' of 'Usage' objects>
Members inherited from class BaseException
__dict__, args, message
Members inherited from class object
__class__