1
0
mirror of https://github.com/norohind/jubilant-system-core.git synced 2025-05-21 18:51:20 +03:00

7 lines
107 B
Python

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