Wrapper exception for all the problems that may occur while parsing. There are IOExceptions, SQLExceptions etc. that can all happen when a {@link Tokenizer}tries to extract the next token.
The class supports formats and format arguments beside the usual plain throwable message string.
@author Heiko Blau
|
|