TModuleExceptionEvent Type
Event type fired when an exception is raised while processing a request.
Remarks
Sender: the server component. Args: holds the raised exception and the HTTP status code, error code, error message and action to be applied, all of which can be modified to customize the error response.
Syntax
Unit: XData.Comp.Server