Class UnauthorizedClientException

    • Constructor Detail

      • UnauthorizedClientException

        public UnauthorizedClientException​(String message,
                                           int httpStatusCode,
                                           String requestTrackingId,
                                           String errorCode,
                                           String errorMessage,
                                           String completeResponseBody)