mirror of
https://github.com/Screenly/Anthias.git
synced 2026-06-10 00:57:38 -04:00
7 lines
93 B
Python
7 lines
93 B
Python
class SigalrmException(Exception):
|
|
pass
|
|
|
|
|
|
class ZmqCollectorTimeout(Exception):
|
|
pass
|