Class SlackApiException

    • Constructor Detail

      • SlackApiException

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

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