Uses of Class
com.slack.api.methods.SlackApiErrorResponse
-
Packages that use SlackApiErrorResponse Package Description com.slack.api.methods Slack API Methods (also called as Web API) client. -
-
Uses of SlackApiErrorResponse in com.slack.api.methods
Methods in com.slack.api.methods that return SlackApiErrorResponse Modifier and Type Method Description SlackApiErrorResponseSlackApiException. getError()Constructors in com.slack.api.methods with parameters of type SlackApiErrorResponse Constructor Description SlackApiException(okhttp3.Response response, String responseBody, SlackApiErrorResponse error)
-