Class CorruptedResponseContentException

    • Constructor Detail

      • CorruptedResponseContentException

        public CorruptedResponseContentException​(Throwable cause,
                                                 String requestPath,
                                                 Map<String,​String> requestParams,
                                                 String responseContent)
    • Method Detail

      • getRequestPath

        public String getRequestPath()
      • getResponseContent

        public String getResponseContent()