static class JsFileLineParser.ParseException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private boolean |
fatal |
static long |
serialVersionUID |
Constructor and Description |
---|
ParseException(java.lang.String message,
boolean fatal)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isFatal() |
public static final long serialVersionUID
private boolean fatal