java.lang.Object
java.lang.Throwable
java.lang.Exception
jpicedt.graphic.io.parser.ParserException
jpicedt.graphic.io.parser.ParserException.NumberSign
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ParserException
- public static class ParserException.NumberSign
- extends ParserException
signals an error concerning the sign of a number (see NumericalExpression)
Nested classes inherited from class jpicedt.graphic.io.parser.ParserException |
ParserException.BeginGroupMismatch, ParserException.BlockMismatch, ParserException.EndGroupMismatch, ParserException.EndOfPicture, ParserException.EndOfPictureNotFound, ParserException.EOF, ParserException.IncompleteSequence, ParserException.NotFoundInFile, ParserException.NumberFormat, ParserException.NumberSign, ParserException.SyntaxError |
Nested classes inherited from class java.lang.Throwable |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
ParserException.NumberSign
public ParserException.NumberSign(Context c,
AbstractRegularExpression expr)