3 lines
42 B
Python
Raw Normal View History

2019-08-12 14:45:30 +08:00
class StreamNotFound(Exception):
pass