Home
last modified time | relevance | path

Searched defs:JsonIOException (Results 1 – 1 of 1) sorted by relevance

/external/gson/gson/src/main/java/com/google/gson/
DJsonIOException.java25 public final class JsonIOException extends JsonParseException { class
28 public JsonIOException(String msg) { in JsonIOException() method in JsonIOException
32 public JsonIOException(String msg, Throwable cause) { in JsonIOException() method in JsonIOException
42 public JsonIOException(Throwable cause) { in JsonIOException() method in JsonIOException