Right way to handle exceptions of controller actions?

Hi all,

I use rescue_action_in_public(e) and rescue_action_locally(e) methods for catching the controller exceptions. I render some templates, also the standard error static html pages. Is there any other standard way to handle controller exceptions?

Regards, Anil Wadghule http://anilwadghule.com/blog