J
James Hancock
I would like to have some way that if there is no error handling and an
exception is thrown in our application that it will do a last resort error
handling so that we can send information to support about the error.
Anyone have any ideas? I've tried putting a Try/catch around the
Application.run() command but it only works some of the time.
Thanks,
James Hancock
exception is thrown in our application that it will do a last resort error
handling so that we can send information to support about the error.
Anyone have any ideas? I've tried putting a Try/catch around the
Application.run() command but it only works some of the time.
Thanks,
James Hancock