| 程序包 | 说明 |
|---|---|
| cn.ponfee.scheduler.common.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> void |
Throwables.caught(Throwables.ThrowingConsumer<E,?> consumer,
E arg) |
static <E> void |
Throwables.checked(Throwables.ThrowingConsumer<E,?> consumer,
E arg) |
static <E,T extends Throwable> |
Throwables.ThrowingConsumer.checked(Throwables.ThrowingConsumer<E,T> consumer) |
static <E,T extends Throwable> |
Throwables.consumer(Throwables.ThrowingConsumer<E,T> consumer) |
Copyright © 2023. All rights reserved.