public class ThrowHelper
extends java.lang.Object
| Constructor and Description |
|---|
ThrowHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends java.lang.Exception> |
withInitCause(java.lang.Exception cause,
T effect)
Set the cause of an exception.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.