7 lines
101 B
Python
7 lines
101 B
Python
class NoDanmakuException(Exception):
|
|
...
|
|
|
|
|
|
class DanmakuFormatErrorException(Exception):
|
|
...
|