2026-04-06 12:41:49 +01:00
|
|
|
"""
|
2026-05-28 11:10:55 +01:00
|
|
|
Module specific exceptions for the auth module
|
2026-04-06 12:41:49 +01:00
|
|
|
|
|
|
|
|
Exceptions:
|
2026-05-28 11:10:55 +01:00
|
|
|
- UnauthorizedException: Takes an optional message string
|
2026-05-27 14:58:10 +01:00
|
|
|
"""
|