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