signalstickers / signalstickers-client

⚙️🐍 A Python client for the Signal stickers API
https://pypi.org/project/signalstickers-client/
GNU Lesser General Public License v3.0
54 stars 9 forks source link

Improve exceptions #11

Closed ioistired closed 3 years ago

ioistired commented 3 years ago

Creates custom error classes for HTTP errors encountered with the CDN. This allows users to handle library-raised exceptions appropriately.