|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cocoon.components.treeprocessor.TreeProcessorSitemapErrorHandler
Class providing error handling capabilities to the pipeline as configured in the sitemap.
| Constructor Summary | |
TreeProcessorSitemapErrorHandler(ErrorHandlerHelper handler,
org.apache.cocoon.environment.Environment environment,
InvokeContext context)
Construct error handler with everything needed to handle an error. |
|
| Method Summary | |
boolean |
handleError(Exception e)
Handle an error. |
org.apache.cocoon.components.pipeline.ProcessingPipeline |
prepareErrorPipeline(Exception e)
Build error handling pipeline. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TreeProcessorSitemapErrorHandler(ErrorHandlerHelper handler,
org.apache.cocoon.environment.Environment environment,
InvokeContext context)
| Method Detail |
public boolean handleError(Exception e)
throws Exception
handleError in interface org.apache.cocoon.sitemap.SitemapErrorHandlerException
public org.apache.cocoon.components.pipeline.ProcessingPipeline prepareErrorPipeline(Exception e)
throws Exception
prepareErrorPipeline in interface org.apache.cocoon.sitemap.SitemapErrorHandlerException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||