パッケージ com.slack.api.methods
クラス SlackApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.slack.api.methods.SlackApiException
-
コンストラクタの概要
コンストラクタコンストラクタ説明SlackApiException(SlackConfig config, okhttp3.Response response, String responseBody) SlackApiException(okhttp3.Response response, String responseBody) SlackApiException(okhttp3.Response response, String responseBody, SlackApiErrorResponse error) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
コンストラクタの詳細
-
SlackApiException
-
SlackApiException
-
SlackApiException
public SlackApiException(okhttp3.Response response, String responseBody, SlackApiErrorResponse error)
-
-
メソッドの詳細
-
getResponse
public okhttp3.Response getResponse() -
getResponseBody
-
getError
-
toString
-
equals
-
canEqual
-
hashCode
-