Source code for slack_utils.exceptions

[docs]class SlackException(Exception): pass