Class GrammarLoader.GrammarLoaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.msv.reader.util.GrammarLoader.GrammarLoaderException
All Implemented Interfaces:
Serializable
Enclosing class:
GrammarLoader

private static class GrammarLoader.GrammarLoaderException extends RuntimeException
wrapper exception so that we can throw it from the GrammarReaderController.
  • Field Details

  • Constructor Details

    • GrammarLoaderException

      GrammarLoaderException(SAXException e)