Uses of Class
org.qubership.atp.dataset.exception.EntityNotFoundException
Packages that use EntityNotFoundException
-
Uses of EntityNotFoundException in org.qubership.atp.dataset.service.rest.advice
Methods in org.qubership.atp.dataset.service.rest.advice with parameters of type EntityNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ExceptionInfo> GlobalExceptionHandler.entityNotFoundExceptionHandle(EntityNotFoundException exception) Handle if shadow was not found for entity.