public class RootCauseAnalyzer extends Object
| Constructor and Description |
|---|
RootCauseAnalyzer(Throwable thrownException) |
RootCauseAnalyzer(Throwable thrownException,
EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassname() |
String |
getMessage() |
FailureCause |
getRootCause() |
public RootCauseAnalyzer(Throwable thrownException)
public RootCauseAnalyzer(Throwable thrownException, EnvironmentVariables environmentVariables)
public FailureCause getRootCause()
public String getClassname()
public String getMessage()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.