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, toStringgetCause, getException, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ErrorInfo getErrorInfo()
Copyright © 2014 Oracle Corporation. All Rights Reserved.