manishDev
8 years agoVisitor
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 steps to redo whatever function was trying to.