public class XmlException extends InvalidInputException
Modifier | Constructor and Description |
---|---|
protected |
XmlException(Errors errors) |
Modifier and Type | Method and Description |
---|---|
static XmlException |
fromSaxException(org.xml.sax.SAXException e) |
fromErrors, getErrors
protected XmlException(Errors errors)
public static XmlException fromSaxException(org.xml.sax.SAXException e)