Class SCIMApiException

    • Constructor Detail

      • SCIMApiException

        public SCIMApiException​(okhttp3.Response response,
                                String responseBody)
      • SCIMApiException

        public SCIMApiException​(SlackConfig config,
                                okhttp3.Response response,
                                String responseBody)