public interface ThrowableToConcreteExceptionMapper<T extends Throwable>
extends org.coodex.util.SelectableService<T>
| 限定符和类型 | 方法和说明 |
|---|---|
ConcreteException |
toConcreteException(T throwable) |
ConcreteException toConcreteException(T throwable)
throwable - 程序中的异常Copyright © 2022. All rights reserved.