Class JsonQueryErrorResult

    • Constructor Detail

      • JsonQueryErrorResult

        public JsonQueryErrorResult​(String message,
                                    String cause)
      • JsonQueryErrorResult

        public JsonQueryErrorResult()
    • Method Detail

      • getMessage

        public String getMessage()
      • getCause

        public String getCause()