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