mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2025-04-04 04:33:48 +01:00
3 lines
86 B
Python
3 lines
86 B
Python
class VMCompactError(Exception):
|
|
"""Exception raised when general errors occur"""
|