public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
toRuntime(IOUnsafeExecution operation) |
static <O> O |
toRuntime(IOUnsafeSupplier<O> operation) |
public static void toRuntime(IOUnsafeExecution operation)
public static <O> O toRuntime(IOUnsafeSupplier<O> operation)
Copyright © 2017. All rights reserved.