T
- The input exception type.E
- The wrapped exception type.@FunctionalInterface public static interface ExceptionHandler.ExceptionWrapper<T,E extends Throwable>
Modifier and Type | Method and Description |
---|---|
E |
apply(String message,
T t) |
Copyright © 2020–2023 GReD. All rights reserved.