|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.sitemap.SitemapErrorHandler
public class SitemapErrorHandler
Class providing error handling capabilities to the pipeline as configured in the sitemap.
| Constructor Summary | |
|---|---|
SitemapErrorHandler(ErrorHandlerHelper handler,
Environment environment,
InvokeContext context)
Construct error handler with everything needed to handle an error. |
|
| Method Summary | |
|---|---|
boolean |
handleError(Exception e)
Handle an error. |
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 SitemapErrorHandler(ErrorHandlerHelper handler,
Environment environment,
InvokeContext context)
| Method Detail |
|---|
public boolean handleError(Exception e)
throws Exception
Exception
public ProcessingPipeline prepareErrorPipeline(Exception e)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||