public class ThrowableDeliverer<T extends Throwable> extends Object
private T
throwable
ThrowableDeliverer()
void
add(T throwable)
deliver()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nullable private T extends Throwable throwable
public ThrowableDeliverer()
public void add(T throwable)
public void deliver() throws T extends Throwable
T extends Throwable