Class REParserException.EOF

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    REParserException

    public static class REParserException.EOF
    extends REParserException
    the end of the file (or the underlying Reader) was reached abnormally, e.g. in the course of a AbstractRegularExpression.interpret() operation.
    See Also:
    Serialized Form