Uses of Class
com.loomcache.common.exception.TimeoutException
Packages that use TimeoutException
-
Uses of TimeoutException in com.loomcache.springboot.controller
Methods in com.loomcache.springboot.controller with parameters of type TimeoutExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GlobalExceptionHandler.ErrorResponse> GlobalExceptionHandler.handleTimeout(TimeoutException ex) Handles operation timeout errors.