public class IllegalTokenParsingException extends ParsingException
| Constructor and Description |
|---|
IllegalTokenParsingException(String token,
int line,
int charPositionInLine,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getToken() |
getCharPositionInLine, getLineaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getToken()
Copyright © 2015 The University of Manchester. All Rights Reserved.