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