public final class ThrowUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends Throwable> |
cutCause(T cause) |
static void |
throwException(Throwable t)
Raises an exception bypassing compiler checks for checked exceptions.
|
Copyright © 2024. All rights reserved.