Uses of Class
com.oc_p9.note_service.exception.NoteNotFoundException
Packages that use NoteNotFoundException
-
Uses of NoteNotFoundException in com.oc_p9.note_service.exception
Methods in com.oc_p9.note_service.exception with parameters of type NoteNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
GlobalExceptionHandler.handleNoteNotFound
(NoteNotFoundException ex)