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