public class JsonParseException extends JsonException
Constructor and Description |
---|
JsonParseException(java.lang.String expected,
JsonReader reader) |
JsonParseException(java.lang.String expected,
JsonReader reader,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getPos() |
public JsonParseException(java.lang.String expected, JsonReader reader)
public JsonParseException(java.lang.String expected, JsonReader reader, java.lang.Throwable cause)