public class TokenizingException extends RuntimeException
Constructor and Description |
---|
TokenizingException(int offendingOffset,
char[] buffer,
String reason) |
Modifier and Type | Method and Description |
---|---|
String |
getBuffer() |
int |
getOffendingOffset() |
String |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString