vban-cmd-python/vban_cmd/errors.py

3 lines
39 B
Python
Raw Normal View History

2022-02-25 14:37:23 +00:00
class VMCMDErrors(Exception):
pass