Uses of Class
com.loomcache.common.exception.NotLeaderException
Packages that use NotLeaderException
-
Uses of NotLeaderException in com.loomcache.springboot.controller
Methods in com.loomcache.springboot.controller with parameters of type NotLeaderExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GlobalExceptionHandler.ErrorResponse> GlobalExceptionHandler.handleNotLeader(NotLeaderException ex) Handles requests sent to a non-leader node.