BotZ/bot_z/exceptions.py

3 lines
46 B
Python
Raw Normal View History

2019-08-01 00:28:09 +02:00
class OperationFailed(RuntimeError):
pass