This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
Projects
/
worblehat-old
Archived
Watch
12
Star
0
Fork
You've already forked worblehat-old
0
Code
Issues
Pull Requests
Activity
This repository has been archived on
2024-07-04
. You can view files and clone it, but cannot push or open issues or pull requests.
9a733ef73a
worblehat-old
/
cli
/
exc.py
4 lines
104 B
Python
Raw
Blame
History
class
WorblehatException
(
Exception
)
:
def
__init__
(
self
,
msg
)
:
Exception
.
__init__
(
self
,
msg
)
Reference in New Issue
View Git Blame
Copy Permalink