Package com.sun.msv.verifier.jarv
Class FactoryImpl.WrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.msv.verifier.jarv.FactoryImpl.WrapperException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FactoryImpl
wrapper exception so that we can throw it from the GrammarReaderController.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
e
-
-
Constructor Details
-
WrapperException
WrapperException(SAXException e)
-