Thrown when a reader encounters malformed JSON. Some syntax errors can be ignored by calling JsonReader#setLenient(boolean).
| com.google.gson.stream.MalformedJsonException.MalformedJsonException |
( |
String |
msg | ) |
|
|
inline |
| com.google.gson.stream.MalformedJsonException.MalformedJsonException |
( |
String |
msg, |
|
|
Throwable |
throwable |
|
) |
| |
|
inline |
| com.google.gson.stream.MalformedJsonException.MalformedJsonException |
( |
Throwable |
throwable | ) |
|
|
inline |
| final long com.google.gson.stream.MalformedJsonException.serialVersionUID = 1L |
|
staticprivate |
该类的文档由以下文件生成: