Manage error using exceptions
At the moment errors are sent to the client operating on the response object, to improve the code-base and make it more maintanable this should be remove and a central error handler defined.
At the moment errors are sent to the client operating on the response object, to improve the code-base and make it more maintanable this should be remove and a central error handler defined.