public class ExceptionUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.RuntimeException |
wrapThrowable(java.lang.Throwable throwable)
Wrap throwable into
RuntimeException. |
Copyright © 2018–2019 Oracle Corporation. All rights reserved.