mirror of
https://github.com/Screenly/Anthias.git
synced 2026-01-01 10:48:18 -05:00
7 lines
93 B
Python
7 lines
93 B
Python
class SigalrmException(Exception):
|
|
pass
|
|
|
|
|
|
class ZmqCollectorTimeout(Exception):
|
|
pass
|