JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package edu.ucsb.cs156.dining.errors
package
edu.ucsb.cs156.dining.errors
Related Packages
Package
Description
edu.ucsb.cs156.dining
Exception Classes
Class
Description
EntityNotFoundException
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.