Uses of Class
com.oc_p9.patient_service.exception.PatientNotFoundException
Packages that use PatientNotFoundException
-
Uses of PatientNotFoundException in com.oc_p9.patient_service.exception
Methods in com.oc_p9.patient_service.exception with parameters of type PatientNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
GlobalExceptionHandler.handlePatientNotFound
(PatientNotFoundException ex)