Uses of Class
org.apache.maven.exception.ExceptionSummary
-
Uses of ExceptionSummary in org.apache.maven.cling.invoker.mvn
Modifier and TypeMethodDescriptionprotected void
DefaultMavenInvoker.logSummary
(C context, ExceptionSummary summary, Map<String, String> references, String indent) -
Uses of ExceptionSummary in org.apache.maven.exception
Modifier and TypeMethodDescriptionDefaultExceptionHandler.handleException
(Throwable exception) ExceptionHandler.handleException
(Throwable e) ModifierConstructorDescriptionExceptionSummary
(Throwable exception, String message, String reference, List<ExceptionSummary> children)