Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
JFlex.CharClassException
public class CharClassException
extends RuntimeException
Constructor 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.