public class ThrowableCollector
extends java.lang.Object
| Constructor and Description |
|---|
ThrowableCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(java.lang.Throwable t) |
java.lang.Throwable |
getThrowable() |
void |
rethrow() |