Class REParserException.EndOfPicture

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

    public static class REParserException.EndOfPicture
    extends REParserException
    the end of the picture environment was encoutered. This is NOT an error, just a terrible hack to inform the underlying parser that the parsing process is over.
    See Also:
    Serialized Form
    • Constructor Detail

      • EndOfPicture

        public EndOfPicture()