public class JsonParseException extends RuntimeException
| Constructor and Description |
|---|
JsonParseException() |
JsonParseException(JsonReader reader,
ITypeMapping jsonClassType,
String string) |
JsonParseException(String message) |
JsonParseException(String message,
Throwable cause) |
JsonParseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JsonParseException()
public JsonParseException(String message)
public JsonParseException(Throwable cause)
public JsonParseException(JsonReader reader, ITypeMapping jsonClassType, String string)
Copyright © 2017 etc.to. All rights reserved.