Improved error handling

This commit is contained in:
2021-07-27 10:59:24 +02:00
parent f8bd86692e
commit 45733b30ef
2 changed files with 10 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ class ExceptionArgument(Enum):
list = 'list'
func = 'func'
type = 'type'
value = 'value'
# exceptions