Class RetryableStatusCodeException

    • Constructor Detail

      • RetryableStatusCodeException

        public RetryableStatusCodeException​(String serviceId,
                                            int statusCode,
                                            Object response,
                                            URI uri)
    • Method Detail

      • getResponse

        public Object getResponse()
      • getUri

        public URI getUri()