Module exceptions :: Class UserWarning
[show private | hide private]
[frames | no frames]

Class UserWarning

Exception --+    
            |    
      Warning --+
                |
               UserWarning

Known Subclasses:
InvalidPropertyWarning, MissingPropertyWarning, MissingComponentWarning, InvalidPropertyTypeWarning, InvalidPropertyContentWarning, InvalidComponentWarning

Base class for warnings generated by user code.
Method Summary
  __init__(...)
(inherited from Exception)
  __getitem__(...)
(inherited from Exception)
  __str__(...)
(inherited from Exception)

Generated by Epydoc 1.1 on Sun Nov 24 14:33:24 2002 http://epydoc.sf.net