|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.xml.sax.SAXParseException
com.sun.msv.verifier.ValidityViolation
Contains information about where and how validity violation was happened.
| Constructor Summary | |
ValidityViolation(org.xml.sax.Locator loc,
java.lang.String msg,
ErrorInfo ei)
|
|
| Method Summary | |
ErrorInfo |
getErrorInfo()
Gets the detailed error information, if any. |
| Methods inherited from class org.xml.sax.SAXParseException |
getColumnNumber, getLineNumber, getPublicId, getSystemId |
| Methods inherited from class org.xml.sax.SAXException |
getException, getMessage, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ValidityViolation(org.xml.sax.Locator loc,
java.lang.String msg,
ErrorInfo ei)
| Method Detail |
public ErrorInfo getErrorInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||