public class AsyncRequestTimeoutException
extends java.lang.RuntimeException
DeferredResultProcessingInterceptor
or a
CallableProcessingInterceptor
to handle the timeout through
the MVC Java config or the MVC XML namespace or directly through properties
of the RequestMappingHandlerAdapter
.
By default the exception will be handled as a 503 error.
Constructor and Description |
---|
AsyncRequestTimeoutException() |