public final class Rethrow
extends java.lang.Object
Pulled from Java Puzzlers.
Modifier and Type | Method and Description |
---|---|
static void |
rethrow(java.lang.Throwable t)
Rethrows
t (identical object). |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.