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, getPosition
getMessage
extractInformationFromTreeNodeStream, getUnexpectedType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public SLWarningException(PositionedString warning)
public PositionedString getWarning()