Package edu.ucsb.cs156.rec.errors
package edu.ucsb.cs156.rec.errors
-
ClassDescriptionThis 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.This 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 is not found.