Searched defs:JsonIOException (Results 1 – 1 of 1) sorted by relevance
25 public final class JsonIOException extends JsonParseException { class28 public JsonIOException(String msg) { in JsonIOException() method in JsonIOException32 public JsonIOException(String msg, Throwable cause) { in JsonIOException() method in JsonIOException42 public JsonIOException(Throwable cause) { in JsonIOException() method in JsonIOException