-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Labels
enhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityproject:slack-api-clientproject:slack-api-clientproject:slack-api-client
Milestone
Description
The com.slack.api.methods.MethodsCompletionException does not align with the partner's API (getMessage) and is challenging to maintain. It requires handling specific exceptions and examining complex details to retrieve information.
However, the implementation is unnecessarily complex and could be significantly simplified.
The Slack SDK version
1.45.3
Expected result:
It is easy to use Slack exceptions because they follow the default behavior and implement the default methods
Actual result:
Exception handling requires some specialized code
Metadata
Metadata
Assignees
Labels
enhancementM-T: A feature request for new functionalityM-T: A feature request for new functionalityproject:slack-api-clientproject:slack-api-clientproject:slack-api-client