Package com.sun.msv.verifier
Class ValidationUnrecoverableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.xml.sax.SAXException
-
- org.xml.sax.SAXParseException
-
- com.sun.msv.verifier.ValidationUnrecoverableException
-
- All Implemented Interfaces:
java.io.Serializable
public class ValidationUnrecoverableException extends org.xml.sax.SAXParseException
Exception that signals error was fatal and recovery was not possible.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValidationUnrecoverableException(org.xml.sax.SAXParseException vv)
-
Method Summary
-
Methods inherited from class org.xml.sax.SAXParseException
getColumnNumber, getLineNumber, getPublicId, getSystemId, toString
-
-