1
0
mirror of https://github.com/norohind/jubilant-system-core.git synced 2025-07-09 13:11:01 +03:00

7 lines
107 B
Python

class FAPIDownForMaintenance(Exception):
pass
class FAPIUnknownStatusCode(Exception):
pass