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

Class XmlException

source code

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

Instance Methods
 
__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