类的使用
cn.taketoday.core.task.TaskRejectedException
使用TaskRejectedException的程序包
程序包
说明
This package defines core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
-
cn.taketoday.core.task中TaskRejectedException的使用
修饰符和类型类说明classException thrown when aAsyncTaskExecutorrejects to accept a given task for execution because of the specified timeout.