Forum Discussion

manishDev's avatar
manishDev
Visitor
8 years ago

catching runtime error

Any idea how one can catch runtime errors? I want to show a message to the user when any unexpected error occurs. This can be my way of error handling. I can even take the control back a couple of ste...