forked from sr2/cloud-api
parent
0c1c9f62ee
commit
0e169af456
9 changed files with 36 additions and 40 deletions
|
|
@ -1,9 +1,9 @@
|
|||
"""
|
||||
Module specific exceptions for the IAM module
|
||||
Exceptions related to the IAM module
|
||||
|
||||
Exceptions:
|
||||
- List: Description
|
||||
- Exceptions: Description
|
||||
- GroupNotFoundException: Takes an optional group_id int
|
||||
- PermNotFoundException: Takes an optional perm_id int
|
||||
"""
|
||||
from typing import Optional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue