Package nxt.http

Class 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)  
    • Constructor Detail

      • InvocationError

        public InvocationError​(org.json.simple.JSONObject jsonObject)
    • Method Detail

      • getErrorCode

        public java.lang.String getErrorCode()
      • getErrorDescription

        public java.lang.String getErrorDescription()