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