| Package | Description |
|---|---|
| org.apache.maven.exception |
| Modifier and Type | Method and Description |
|---|---|
ExceptionSummary |
DefaultExceptionHandler.handleException(Throwable exception) |
ExceptionSummary |
ExceptionHandler.handleException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
List<ExceptionSummary> |
ExceptionSummary.getChildren() |
| Constructor and Description |
|---|
ExceptionSummary(Throwable exception,
String message,
String reference,
List<ExceptionSummary> children) |
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.