mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2024-11-24 16:20:49 +00:00
3 lines
102 B
Python
3 lines
102 B
Python
|
class SteamlabsSIOConnectionError(Exception):
|
||
|
"""Exception raised when connection errors occur"""
|