By default in case of application exception, response manager returns generic ServerError without an error details. This is to ensure server security. However, there are might be cases when reporting errors is preferred. This behavior could now be configured via manager params.
1.0.0
Not secure
1.0.0a
* Freezing interface. * Development functionality is done, open for late stage testing.