public class AsyncRequestTimeoutException extends 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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString