public class RootCauseAnalyzer extends Object
| Constructor and Description |
|---|
RootCauseAnalyzer(Throwable thrownException) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassname() |
String |
getMessage() |
FailureCause |
getRootCause() |
public RootCauseAnalyzer(Throwable thrownException)
public FailureCause getRootCause()
public String getClassname()
public String getMessage()
Copyright © 2022. All rights reserved.