Class AntlrWrapException

  • All Implemented Interfaces:
    Serializable

    public class AntlrWrapException
    extends antlr.RecognitionException
    INTERNAL: Exception used to wrap other exceptions so that they can be thrown from inside ANTLR-generated code.
    See Also:
    Serialized Form