|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskRejectedException | |
---|---|
org.springframework.core.task | This package defines Spring's core TaskExecutor abstraction, and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations. |
Uses of TaskRejectedException in org.springframework.core.task |
---|
Subclasses of TaskRejectedException in org.springframework.core.task | |
---|---|
class |
TaskTimeoutException
Exception thrown when a AsyncTaskExecutor rejects to accept
a given task for execution because of the specified timeout. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |