| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionJFlex.CharClassExceptionpublic class CharClassExceptionextends RuntimeExceptionConstructor Summary | |
| |
| |
public CharClassException()
Creates a new CharClassException without message
public CharClassException(String message)
Creates a new CharClassException with the specified message
- Parameters:
message- the error description presented to the user.