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