1
0
mirror of https://github.com/norohind/jubilant-system-core.git synced 2025-04-19 04:27:37 +03:00

7 lines
107 B
Python

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