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

Class INotifyException

Exception --+
            |
           INotifyException


INotify Exception. Raised on inotify 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 Wed Mar 29 03:46:07 2006 http://epydoc.sf.net