Serialized Form
-
Package com.slack.api.audit
-
Exception com.slack.api.audit.AuditApiCompletionException
class AuditApiCompletionException extends RuntimeException implements Serializable-
Serialized Fields
-
auditApiException
AuditApiException auditApiException
-
ioException
IOException ioException
-
otherException
Exception otherException
-
-
-
Exception com.slack.api.audit.AuditApiException
class AuditApiException extends Exception implements Serializable-
Serialized Fields
-
error
AuditApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.methods
-
Exception com.slack.api.methods.MethodsCompletionException
class MethodsCompletionException extends RuntimeException implements Serializable-
Serialized Fields
-
ioException
IOException ioException
-
otherException
Exception otherException
-
slackApiException
SlackApiException slackApiException
-
-
-
Exception com.slack.api.methods.SlackApiException
class SlackApiException extends Exception implements Serializable-
Serialized Fields
-
error
SlackApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
Exception com.slack.api.methods.SlackFilesUploadV2Exception
class SlackFilesUploadV2Exception extends RuntimeException implements Serializable-
Serialized Fields
-
completeResponse
FilesCompleteUploadExternalResponse completeResponse
-
fileInfoResponses
List<FilesInfoResponse> fileInfoResponses
-
getURLResponses
List<FilesGetUploadURLExternalResponse> getURLResponses
-
uploadResponses
Map<String,
FilesUploadV2Response.UploadResponse> uploadResponses
-
-
-
-
Package com.slack.api.rate_limits.metrics
-
Package com.slack.api.rate_limits.queue
-
Package com.slack.api.scim
-
Exception com.slack.api.scim.SCIMApiCompletionException
class SCIMApiCompletionException extends RuntimeException implements Serializable-
Serialized Fields
-
ioException
IOException ioException
-
otherException
Exception otherException
-
scimApiException
SCIMApiException scimApiException
-
-
-
Exception com.slack.api.scim.SCIMApiException
class SCIMApiException extends Exception implements Serializable-
Serialized Fields
-
error
SCIMApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.scim2
-
Exception com.slack.api.scim2.SCIM2ApiCompletionException
class SCIM2ApiCompletionException extends RuntimeException implements Serializable-
Serialized Fields
-
ioException
IOException ioException
-
otherException
Exception otherException
-
scimApiException
SCIM2ApiException scimApiException
-
-
-
Exception com.slack.api.scim2.SCIM2ApiException
class SCIM2ApiException extends Exception implements Serializable-
Serialized Fields
-
error
SCIM2ApiErrorResponse error
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.status.v1
-
Exception com.slack.api.status.v1.LegacyStatusApiException
class LegacyStatusApiException extends Exception implements Serializable-
Serialized Fields
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.status.v2
-
Exception com.slack.api.status.v2.StatusApiException
class StatusApiException extends Exception implements Serializable-
Serialized Fields
-
response
okhttp3.Response response
-
responseBody
String responseBody
-
-
-
-
Package com.slack.api.token_rotation
-
Exception com.slack.api.token_rotation.TokenRotationException
class TokenRotationException extends Exception implements Serializable
-