public class Exceptions extends Object
| Constructor and Description |
|---|
Exceptions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSuppressed(Throwable owner,
Throwable add)
Invoke
Throwable#addSuppressed(Throwable) reflectively if it is available. |
static <T> T |
throwUncheckedException(Throwable e) |
Copyright © 2015. All Rights Reserved.