mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
5 lines
76 B
Python
5 lines
76 B
Python
class MWError(Exception):
|
|
pass
|
|
|
|
class ArticleCommentError(Exception):
|
|
pass |