public class SLWarningException extends SLTranslationException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
approximateLineInfo, c, charPositionInLine, index, input, line, node, token| Constructor and Description |
|---|
SLWarningException(PositionedString warning) |
SLWarningException(String text,
String fileName,
Position pos) |
| Modifier and Type | Method and Description |
|---|---|
PositionedString |
getWarning() |
getColumn, getFileName, getLine, getPositiongetMessageextractInformationFromTreeNodeStream, getUnexpectedTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public SLWarningException(PositionedString warning)
public PositionedString getWarning()