This website requires JavaScript.
Explore
Help
Sign In
onyx_online
/
vban-cmd-python
Watch
1
Star
0
Fork
0
You've already forked vban-cmd-python
mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced
2024-11-16 01:10:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5ceb8f775a
vban-cmd-python
/
vban_cmd
/
error.py
5 lines
66 B
Python
Raw
Normal View
History
Unescape
Escape
raise VBANCMD error on connection failure. leave teardown procedures to consumer library. (or context manager)
2022-09-24 07:45:28 +01:00
class
VBANCMDError
(
Exception
)
:
major version bump due to dependency change. now packaged with poetry. added to pypi. major version bump due to dependency change. interface reworked to match the remote-api interface. readme updated with changes to installation pre-commit hook temporarily removed
2022-06-16 16:10:06 +01:00
"""
general errors
"""
remove underscore from package name remove underscore from package name
2022-03-04 14:22:29 +00:00
pass
Reference in New Issue
Copy Permalink