Package jpicedt.format.input.util
Class REParserException.EndOfPicture
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jpicedt.graphic.io.parser.ParserException
-
- jpicedt.format.input.util.REParserException
-
- jpicedt.format.input.util.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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jpicedt.format.input.util.REParserException
REParserException.BeginGroupMismatch, REParserException.BlockMismatch, REParserException.EndGroupMismatch, REParserException.EndOfPicture, REParserException.EndOfPictureNotFound, REParserException.EOF, REParserException.IncompleteSequence, REParserException.NotFoundInFile, REParserException.NumberFormat, REParserException.NumberSign, REParserException.SyntaxError
-
Nested classes/interfaces inherited from class jpicedt.graphic.io.parser.ParserException
ParserException.UnrecognizedFileFormat
-
-
Constructor Summary
Constructors Constructor Description EndOfPicture()
-
Method Summary
-
Methods inherited from class jpicedt.format.input.util.REParserException
getLocalizedMessage, getMessage, toString
-
Methods inherited from class jpicedt.graphic.io.parser.ParserException
localize
-
-