2022-04-15 12:26:43 +08:00

7 lines
101 B
Python

class NoDanmakuException(Exception):
...
class DanmakuFormatErrorException(Exception):
...