Package zephir :: Package monitor :: Module xmlite :: Class XmlException
[frames | no frames]

Class XmlException


XML Exception for reporting errors in parsing of an XML file or string.
Method Summary
  __init__(self, msg, s, pos)
Pass in the error message, string being parsed, and the position in the string where the error was detected.
  __str__(self)

Method Details

__init__(self, msg, s, pos)
(Constructor)

Pass in the error message, string being parsed, and the position in the string where the error was detected.

Generated by Epydoc 2.1 on Mon Nov 27 08:44:01 2006 http://epydoc.sf.net