Serializable
public class RpcInvalidResponseException extends RpcException
Constructor | Description |
---|---|
RpcInvalidResponseException(String response,
com.google.gson.JsonParseException source) |
Modifier and Type | Method | Description |
---|---|---|
com.google.gson.JsonParseException |
getCause() |
|
String |
getResponseBody() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RpcInvalidResponseException(String response, com.google.gson.JsonParseException source)
Copyright © 2020. All rights reserved.