Package com.slack.api.status.v2
Class StatusApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.slack.api.status.v2.StatusApiException
- All Implemented Interfaces:
Serializable
public class StatusApiException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description StatusApiException(okhttp3.Response response, String responseBody) -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)okhttp3.ResponsegetResponse()StringgetResponseBody()inthashCode()StringtoString()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace