public class SyntaxExceptionInvalidSymbol extends SyntaxException
source
Constructor and Description |
---|
SyntaxExceptionInvalidSymbol(int pos) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getStringRepresentation
getSource, hasSource, setSource
getInputKey, getPos, isPosSet, posToString, setInputKey, setPos
public java.lang.String toString()
toString
in class SyntaxException