Class JsonRpcClientErrorException

  • All Implemented Interfaces:
    Serializable

    public class JsonRpcClientErrorException
    extends Exception
    Wrapper for errors related to calling rippled JSON RPC API.
    See Also:
    Serialized Form
    • Constructor Detail

      • JsonRpcClientErrorException

        public JsonRpcClientErrorException​(String error)
      • JsonRpcClientErrorException

        public JsonRpcClientErrorException​(Throwable cause)