パッケージ com.slack.api.methods

クラス SlackApiErrorResponse

java.lang.Object
com.slack.api.methods.SlackApiErrorResponse
すべての実装されたインタフェース:
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.