sfError404Exception:
sfError404Exception is thrown when a 404 error occurs in an action.
sfException:
sfException is the base class for all symfony related exceptions and
provides an additional method for printing up a detailed view of an
exception.
sfStopException:
sfStopException is thrown when you want to stop action flow.