Package nxt.http
Class APICall.InvocationError
- java.lang.Object
-
- nxt.http.APICall.InvocationError
-
- Enclosing class:
- APICall
public static class APICall.InvocationError extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InvocationError(org.json.simple.JSONObject jsonObject)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getErrorCode()
java.lang.String
getErrorDescription()
-