public class ExceptionAnalysisImpl extends Object implements ExceptionAnalysis
Constructor and Description |
---|
ExceptionAnalysisImpl(List<ExceptionInfo> infos) |
Modifier and Type | Method and Description |
---|---|
List<ExceptionInfo> |
getExceptionInfos()
Returns the analyzed exception info for each exception.
|
String |
toString() |
public ExceptionAnalysisImpl(List<ExceptionInfo> infos)
public List<ExceptionInfo> getExceptionInfos()
ExceptionAnalysis
getExceptionInfos
in interface ExceptionAnalysis
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.