public class ContextAbortAction
extends org.apache.cocoon.acting.ServiceableAction
This action is used to abort the context when an exception occurs.
The action is called by the handle-errors section in either the theme's sitemap or the
main webapp/sitemap if the theme does not have a handle-errors section.
Author:
philip at atmire.com
Field Summary
Fields inherited from class org.apache.cocoon.acting.ServiceableAction
manager
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
Fields inherited from interface org.apache.cocoon.acting.Action