Uses of Class
edu.ucsb.cs156.happiercows.errors.EntityNotFoundException
Packages that use EntityNotFoundException
-
Uses of EntityNotFoundException in edu.ucsb.cs156.happiercows.controllers
Methods in edu.ucsb.cs156.happiercows.controllers that throw EntityNotFoundExceptionModifier and TypeMethodDescriptionStudentController.deleteArticle(Long id) StudentController.getByCourseId(Long courseId)