mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
Additional refactoring
This commit is contained in:
parent
1a20583b48
commit
527f586419
3 changed files with 23 additions and 8 deletions
|
@ -84,6 +84,8 @@ class FSMErrorCodes(IntEnum):
|
|||
APPROVE_INVESTIGATOR_NOT_STAFF = 3
|
||||
|
||||
|
||||
# (Q for reviewers) What should this be called?
|
||||
# Not a fan of this name.
|
||||
class ApplicationStatusError(Exception):
|
||||
"""
|
||||
Used to raise exceptions when doing FSM Transitions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue