Describe the feature to be developed
The Error Handling of the System is currently implemented in a low fashion way and not perfect. This should be updated to a good standard of Error Handling.
Describe the Impact on the System
This will effect all parts of the system.
Definition of Done
What needs to be done, before the Issue can be closed?
[ ] Linting Code to Python standard
[ ] Testing code with Pytest. All tests within the system should still be ok.
[ ] Creating classes for Errors
[ ] Errors returning all the way from occuring to Endpoint
Describe the feature to be developed The Error Handling of the System is currently implemented in a low fashion way and not perfect. This should be updated to a good standard of Error Handling.
Describe the Impact on the System This will effect all parts of the system.
Definition of Done What needs to be done, before the Issue can be closed?