public static class FunctionDesc.NonRtn0pWrapper extends FunctionDesc.NonRtnMethod
handlers| 构造器和说明 |
|---|
NonRtn0pWrapper(FunctionDesc.NonRtn0P method) |
| 限定符和类型 | 方法和说明 |
|---|---|
FunctionDesc.NonRtn0pWrapper |
addHandle(Class<Exception> exType,
Consumer<Exception> handle) |
FunctionDesc.NonRtn0pWrapper |
addHandle(Consumer<Exception> handle) |
void |
call() |
xAddHandle, xAddHandle, xHandlepublic NonRtn0pWrapper(FunctionDesc.NonRtn0P method)
public FunctionDesc.NonRtn0pWrapper addHandle(Consumer<Exception> handle)
public FunctionDesc.NonRtn0pWrapper addHandle(Class<Exception> exType, Consumer<Exception> handle)
public void call()
Copyright © 2021. All rights reserved.