1
0
mirror of https://github.com/norohind/jubilant-system-core.git synced 2025-05-04 11:11:02 +03:00

7 lines
107 B
Python

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