public class ValidityViolation extends SAXParseException
Constructor and Description |
---|
ValidityViolation(Locator loc,
String msg,
ErrorInfo ei) |
Modifier and Type | Method and Description |
---|---|
ErrorInfo |
getErrorInfo()
Gets the detailed error information, if any.
|
getColumnNumber, getLineNumber, getPublicId, getSystemId, toString
getCause, getException, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ErrorInfo getErrorInfo()
Copyright © 2016 Oracle Corporation. All rights reserved.