rescue'ing UnknownAction

My rescue_action_in_public works fine catching ActiveRecord::RecordNotFound errors, but when I try to catch ActionController::UnknownAction I get the following error display: