Uses of Class
com.slack.api.methods.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, java.lang.String responseBody, SlackApiErrorResponse error)