Module pyinotify :: Class NotifierError
[show private | hide private]
[frames | no frames]

Class NotifierError

Exception --+
            |
           NotifierError


Notifier Exception. Raised on Notifier error.
Method Summary
  __init__(self, msg)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, msg)
(Constructor)

Parameters:
msg - Exception string's description.
           (type=string)
Overrides:
exceptions.Exception.__init__

Generated by Epydoc 2.1 on Sat Feb 17 02:40:18 2007 http://epydoc.sf.net