| Constructor and Description |
|---|
BugWithThrowable() |
BugWithThrowable(java.lang.Throwable throwable)
Default
Bug constructor with throwable input. |
BugWithThrowable(java.lang.Throwable throwable,
java.lang.Class culprit)
Default
Bug constructor with throwable and responsible class input. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getThrowable()
Gets the
Throwable element associated with this bug. |
void |
setThrowable(java.lang.Throwable throwable)
Sets the
Throwable element associated with this bug. |
buildTextReport, buildTextReport, getCulprit, getMessage, setCulprit, setMessage