Package jpicedt.format.input.util
Class REParserException.EndOfPictureNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jpicedt.graphic.io.parser.ParserException
-
- jpicedt.format.input.util.REParserException
-
- jpicedt.format.input.util.REParserException.EndOfPictureNotFound
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- REParserException
public static class REParserException.EndOfPictureNotFound extends REParserException
the end of the picture environment wasn't found in the current Reader.- 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 EndOfPictureNotFound()
-
Method Summary
-
Methods inherited from class jpicedt.format.input.util.REParserException
getLocalizedMessage, getMessage, toString
-
Methods inherited from class jpicedt.graphic.io.parser.ParserException
localize
-
-