public class Throwables extends Object
| Constructor and Description |
|---|
Throwables() |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
failure(Throwable t)
Used to help perform common throw-up with minimal wrapping.
|
public static RuntimeException failure(Throwable t)
Copyright © 2023. All rights reserved.