XMLWritingException

Exception thrown when the writer is given data that would result in invalid XML.

class XMLWritingException : Exception {}

Meta