
public final class ExceptionUtil extends Object
ExceptionUtil class.
| Modifier and Type | Method and Description |
|---|---|
static void |
throwRuntimeException(Throwable cause)
Throws RuntimeException wrapped version of the throwable.
|
public static void throwRuntimeException(Throwable cause)
cause - The Throwable to wrap in a RuntimeExceptionCopyright © 2015 Rice University - Department of Computer Science. All rights reserved.