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

Class XmlException

source code

XML Exception for reporting errors in parsing of an XML file or string.

Instance Methods [hide private]
 
__init__(self, msg, s, pos)
Pass in the error message, string being parsed, and the position in the string where the error was detected.
source code
 
__str__(self) source code