My app crashes due to a runtime exception - I know what is causing it, so I can catch the exception. However, I don't really mind if the app closes (the reason behind the crash is pretty cut and dry)... I just want to be able to tell the user why it crashed.
Is it possible to change that error message?