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