org.apache.maven.exception
Class DefaultExceptionHandler
java.lang.Object
org.apache.maven.exception.DefaultExceptionHandler
- All Implemented Interfaces:
- ExceptionHandler
@Component(role=ExceptionHandler.class)
public class DefaultExceptionHandler
- extends Object
- implements ExceptionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultExceptionHandler
public DefaultExceptionHandler()
handleException
public ExceptionSummary handleException(Throwable exception)
- Specified by:
handleException
in interface ExceptionHandler
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.