Searched refs:SAXNotSupportedException (Results 1 – 6 of 6) sorted by relevance
144 raise SAXNotSupportedException("Cannot set features while parsing")158 raise SAXNotSupportedException(162 raise SAXNotSupportedException(166 raise SAXNotSupportedException(186 raise SAXNotSupportedException(198 raise SAXNotSupportedException("Property '%s' cannot be set" %
115 class SAXNotSupportedException(SAXException): class125 class SAXReaderNotAvailable(SAXNotSupportedException):
6 from ._exceptions import SAXNotSupportedException, SAXNotRecognizedException73 raise SAXNotSupportedException("Locale support not implemented")
25 SAXParseException, SAXNotSupportedException, \
185 supported by the parser, *SAXNotSupportedException* is raised.199 not supported by the parser, *SAXNotSupportedException* is raised.
134 .. exception:: SAXNotSupportedException(msg, exception=None)