Class SlackApiErrorResponse

java.lang.Object
com.slack.api.methods.SlackApiErrorResponse
All Implemented Interfaces:
SlackApiResponse, SlackApiTextResponse

public class SlackApiErrorResponse extends Object implements SlackApiTextResponse
Represents the error response from Slack Web APIs. Developers can check the "error" code. Refer to the API documents (https://docs.slack.dev/reference/methods) to check the full list of each API's error codes.