Package jflex
Class GeneratorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jflex.GeneratorException
-
- All Implemented Interfaces:
java.io.Serializable
public class GeneratorException extends java.lang.RuntimeException
Thrown when code generation has to be aborted.- Version:
- JFlex 1.7.0
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description GeneratorException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-