Unify error messages under one banner

This commit is contained in:
zandercymatics 2024-01-09 11:41:55 -07:00
parent 02456e9297
commit 89431b111d
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
4 changed files with 107 additions and 58 deletions

View file

@ -16,6 +16,8 @@ class DomainUnavailableError(ValueError):
class RegistrySystemError(ValueError):
pass
class InvalidDomainError(ValueError):
pass
class ActionNotAllowed(Exception):
"""User accessed an action that is not