|
|
|||||||||
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.EndGroupMismatch
public static class REParserException.EndGroupMismatch
a "end group" has no matching "begin group"
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.EndGroupMismatch(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.EndGroupMismatch(Context c, AbstractRegularExpression expr)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |