|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jpicedt.graphic.io.parser.ParserException
jpicedt.format.input.util.REParserException
jpicedt.format.input.util.REParserException.EOF
public static class REParserException.EOF
the end of the file (or the underlying Reader) was reached abnormally, e.g. in the course of a AbstractRegularExpression.interpret() operation.
| 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 | |
|---|---|
REParserException.EOF()
|
|
REParserException.EOF(Context c,
AbstractRegularExpression expr)
|
|
| Method Summary |
|---|
| Methods inherited from class jpicedt.format.input.util.REParserException |
|---|
getLocalizedMessage, getMessage, toString |
| Methods inherited from class jpicedt.graphic.io.parser.ParserException |
|---|
localize |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public REParserException.EOF()
public REParserException.EOF(Context c,
AbstractRegularExpression expr)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||