public class ValidityViolation
extends org.xml.sax.SAXParseException
Constructor and Description |
---|
ValidityViolation(org.xml.sax.Locator loc,
java.lang.String msg,
ErrorInfo ei) |
Modifier and Type | Method and Description |
---|---|
ErrorInfo |
getErrorInfo()
Gets the detailed error information, if any.
|
getColumnNumber, getLineNumber, getPublicId, getSystemId, toString
private ErrorInfo errorInfo
public ValidityViolation(org.xml.sax.Locator loc, java.lang.String msg, ErrorInfo ei)
public ErrorInfo getErrorInfo()