JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
be.ac.ulb.infof307.g02.exceptions.database.RecipeInsertionException
Packages that use
RecipeInsertionException
Package
Description
be.ac.ulb.infof307.g02.database
Uses of
RecipeInsertionException
in
be.ac.ulb.infof307.g02.database
Methods in
be.ac.ulb.infof307.g02.database
that throw
RecipeInsertionException
Modifier and Type
Method and Description
void
RecipeDB.
addRecipe
(
User
recipeOwner,
Recipe
recipe)
Insert a new Recipe in the database
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes