Uses of Class
edu.ucsb.cs156.rec.errors.EntityAlreadyExistsException
Packages that use EntityAlreadyExistsException
-
Uses of EntityAlreadyExistsException in edu.ucsb.cs156.rec.controllers
Methods in edu.ucsb.cs156.rec.controllers with parameters of type EntityAlreadyExistsExceptionModifier and TypeMethodDescriptionApiController.handleGenericException
(EntityAlreadyExistsException e) This method handles the EntityAlreadyExistsException. -
Uses of EntityAlreadyExistsException in edu.ucsb.cs156.rec.services
Methods in edu.ucsb.cs156.rec.services that throw EntityAlreadyExistsException