|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.summit.AbstractSummitComponent
org.codehaus.plexus.summit.exception.DefaultExceptionHandler
| Field Summary |
| Fields inherited from interface org.codehaus.plexus.summit.exception.ExceptionHandler |
ROLE |
| Constructor Summary | |
DefaultExceptionHandler()
|
|
| Method Summary | |
void |
handleException(RunData data,
java.lang.Throwable throwable)
This method will be called to handle a throwable thrown by the pipeline |
| Methods inherited from class org.codehaus.plexus.summit.AbstractSummitComponent |
contextualize, getContainer, lookup, lookup |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultExceptionHandler()
| Method Detail |
public void handleException(RunData data,
java.lang.Throwable throwable)
throws java.lang.Exception
ExceptionHandler
handleException in interface ExceptionHandlerdata - RunData for the request where the error occuredthrowable - The throwable that was thrown
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||