Serialized Form
-
Package com.slack.api.audit
-
Class com.slack.api.audit.AuditApiCompletionException extends RuntimeException implements Serializable
-
Serialized Fields
-
auditApiException
AuditApiException auditApiException
-
ioException
IOException ioException
-
otherException
Exception otherException
-
-
-
Class com.slack.api.audit.AuditApiException extends Exception implements Serializable
-
Serialized Fields
-
error
AuditApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.methods
-
Class com.slack.api.methods.MethodsCompletionException extends RuntimeException implements Serializable
-
Serialized Fields
-
ioException
IOException ioException
-
otherException
Exception otherException
-
slackApiException
SlackApiException slackApiException
-
-
-
Class com.slack.api.methods.SlackApiException extends Exception implements Serializable
-
Serialized Fields
-
error
SlackApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.rate_limits.metrics
-
Class com.slack.api.rate_limits.metrics.LastMinuteRequests extends CopyOnWriteArrayList<Long> implements Serializable
-
-
Package com.slack.api.rate_limits.queue
-
Class com.slack.api.rate_limits.queue.WaitingMessageIds extends CopyOnWriteArrayList<String> implements Serializable
-
-
Package com.slack.api.scim
-
Class com.slack.api.scim.SCIMApiCompletionException extends RuntimeException implements Serializable
-
Serialized Fields
-
ioException
IOException ioException
-
otherException
Exception otherException
-
scimApiException
SCIMApiException scimApiException
-
-
-
Class com.slack.api.scim.SCIMApiException extends Exception implements Serializable
-
Serialized Fields
-
error
SCIMApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.status.v1
-
Class com.slack.api.status.v1.LegacyStatusApiException extends Exception implements Serializable
-
Serialized Fields
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.status.v2
-
Class com.slack.api.status.v2.StatusApiException extends Exception implements Serializable
-
Serialized Fields
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.token_rotation
-
Class com.slack.api.token_rotation.TokenRotationException extends Exception implements Serializable
-