Uses of Interface
net.risesoft.api.job.actions.dispatch.executor.ResultError
-
Packages that use ResultError Package Description net.risesoft.api.job.actions.dispatch net.risesoft.api.job.actions.dispatch.executor -
-
Uses of ResultError in net.risesoft.api.job.actions.dispatch
Methods in net.risesoft.api.job.actions.dispatch with parameters of type ResultError Modifier and Type Method Description ResultCountResult. onError(ResultError error) -
Uses of ResultError in net.risesoft.api.job.actions.dispatch.executor
Methods in net.risesoft.api.job.actions.dispatch.executor with parameters of type ResultError Modifier and Type Method Description ResultResult. onError(ResultError error)异常
-