Hello again.

I need to catch possible exceptions during checkout steps. I would like to process the exception just like in administration panel (catch it, and pass it to ProcessException()), but I don't see any method for it - is it missing from checkout part of the front-end, and I need to program it myself, or can I use something that is already there?

Please advise.

Best regards.