public class WarningException extends ANTLRException
Modifier and Type | Field and Description |
---|---|
private String |
errorStr |
private static long |
serialVersionUID |
Constructor and Description |
---|
WarningException(String errorStr) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
private static final long serialVersionUID
private String errorStr
public WarningException(String errorStr)