Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if the next token is not a string or if this reader is closed. Java.IO.IOException
Returns the JsonToken.String value of the next token, consuming it. If the next token is a number, this method will return its string form.