Uses of Class
com.glowmart.shop_management.exception.NotValidException
Packages that use NotValidException
-
Uses of NotValidException in com.glowmart.shop_management.exception
Methods in com.glowmart.shop_management.exception with parameters of type NotValidExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>GlobalExceptionHandler.handleNotValidNameException(NotValidException exception) HandlesNotValidExceptionand returns a response with a 400 Bad Request status.