public class Exceptions extends Object
| Constructor and Description |
|---|
Exceptions() |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
asRuntime(String msg,
Throwable e) |
static RuntimeException |
asRuntime(Throwable e) |
public static RuntimeException asRuntime(Throwable e)
public static RuntimeException asRuntime(String msg, Throwable e)
Copyright © 2022. All rights reserved.