cloud-api/src/service/exceptions.py
luxferre 23f2ce98d7 feat: iam rbac system
Endpoints and db architecture to support a role based IAM system.
2026-05-25 09:05:17 +01:00

7 lines
No EOL
113 B
Python

"""
Module specific exceptions for <this module>
Exceptions:
- List: Description
- Exceptions: Description
"""