Uses of Package
edu.ucsb.cs156.rec.errors
Packages that use edu.ucsb.cs156.rec.errors
-
Classes in edu.ucsb.cs156.rec.errors used by edu.ucsb.cs156.rec.controllersClassDescriptionThis is an error class for a custom RuntimeException in Java that is used to indicate when an entity of a specific type with a given ID already exists in the repository.
-
Classes in edu.ucsb.cs156.rec.errors used by edu.ucsb.cs156.rec.servicesClassDescriptionThis is an error class for a custom RuntimeException in Java that is used to indicate when an entity of a specific type with a given ID already exists in the repository.