2019-11-11 -> 2021-03-09
Light_AjaxFileUploadManager provides the following events:
- Ling.Light_AjaxFileUploadManager.on_controller_exception_caught: triggered from the FileUploadController->uploader method when an exception is caught. The data is a LightEvent instance with an exception variable containing the caught exception.