public class Cause extends Object implements Serializable
| Constructor and Description |
|---|
Cause(ConfigContext config,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Backtrace |
getBacktrace() |
String |
getClassName() |
String |
getMessage() |
int |
hashCode() |
public Cause(ConfigContext config, Throwable error)
Copyright © 2023 Honeybadger.io. All rights reserved.