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:
- Serializable
- public class ValidationUnrecoverableException
- extends SAXParseException
Exception that signals error was fatal and recovery was not possible.
- Author:
- Kohsuke KAWAGUCHI
- See Also:
- Serialized Form
ValidationUnrecoverableException
public ValidationUnrecoverableException(SAXParseException vv)