voicemeeter-compact/vmcompact/errors.py
2023-06-26 13:52:42 +01:00

3 lines
86 B
Python

class VMCompactError(Exception):
"""Exception raised when general errors occur"""