Example usage for Java com.google.gson JsonIOException fields, constructors, methods, implement or subclass
The text is from its open source code.
JsonIOException(String msg) | |
JsonIOException(Throwable cause) Creates exception with the specified cause. | |
JsonIOException(String msg, Throwable cause) |