java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.sava.rpc.json.http.response.JsonRpcException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionlongcode()logs()Deprecated.longDeprecated.static JsonRpcExceptionparseException(systems.comodal.jsoniter.JsonIterator ji, OptionalLong retryAfterSeconds) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INVALID_REQUEST
public static final int INVALID_REQUEST- See Also:
-
METHOD_NOT_FOUND
public static final int METHOD_NOT_FOUND- See Also:
-
INVALID_PARAMS
public static final int INVALID_PARAMS- See Also:
-
INTERNAL_ERROR
public static final int INTERNAL_ERROR- See Also:
-
PARSE_ERROR
public static final int PARSE_ERROR- See Also:
-
-
Method Details
-
parseException
public static JsonRpcException parseException(systems.comodal.jsoniter.JsonIterator ji, OptionalLong retryAfterSeconds) -
code
public long code() -
retryAfterSeconds
-
customError
-
logs
Deprecated. -
numSlotsBehind
Deprecated.
-