I deploying an application built with runtime packages.
Is there any way to catch the error exception for missing packages files?
I would like to change the text and display some more system information.
As the application won't even start cause it depends on this file i don't know how to catch these kind of exceptions.