mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-24 00:34:10 +00:00
6 lines
77 B
Python
6 lines
77 B
Python
class MWError(Exception):
|
|
pass
|
|
|
|
class ArticleCommentError(Exception):
|
|
pass
|