Class 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://api.slack.com/methods) to check the full list of each API's error codes.