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