| Home | Trees | Index | Help | 
|---|
| Package EaseXML :: Module Node :: Class RequiredNodeError | 
  | 
Exception --+
            |
           RequiredNodeError
A node is required.
Exception raised when EaseXML could not find a non-optional Node in XML data.
| Method Summary | |
|---|---|
__init__(self,
          name,
          xmlData)
 | |
__str__(self)
 | |
| Inherited from Exception | |
 | |
| Home | Trees | Index | Help | 
|---|
| Generated by Epydoc 2.1 on Sun Dec 12 17:20:24 2004 | http://epydoc.sf.net |