public class SlackApiException extends Exception
| Constructor and Description |
|---|
SlackApiException(okhttp3.Response response,
String responseBody) |
SlackApiException(okhttp3.Response response,
String responseBody,
SlackApiErrorResponse error) |
SlackApiException(SlackConfig config,
okhttp3.Response response,
String responseBody) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SlackApiException(okhttp3.Response response,
String responseBody)
public SlackApiException(SlackConfig config, okhttp3.Response response, String responseBody)
public SlackApiException(okhttp3.Response response,
String responseBody,
SlackApiErrorResponse error)
Copyright © 2020. All rights reserved.