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