1
0
mirror of https://github.com/norohind/jubilant-system-core.git synced 2025-07-25 20:48:15 +03:00

7 lines
107 B
Python

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