Package | Description |
---|---|
be.ac.ulb.infof307.g02.controllers | |
be.ac.ulb.infof307.g02.database | |
be.ac.ulb.infof307.g02.models |
Class and Description |
---|
ItemCreationException
Exception thrown if an item cannot be created
|
RecipeCreationException
Exception thrown if a recipe cannot be created
|
UserCreationException
Exception thrown if the user creation fails,
occurs if the password or the username don't respect account creation rules.
|
Class and Description |
---|
RecipeCreationException
Exception thrown if a recipe cannot be created
|
Class and Description |
---|
InvalidPasswordException
Exception thrown if the password don't respect the password rules
|
InvalidProductAmountException
Exception thrown if an productAmount is not valid
|
RecipeCreationException
Exception thrown if a recipe cannot be created
|
SerializationException
Exception thrown if an error occurs during the serialization of an object
|
UserCreationException
Exception thrown if the user creation fails,
occurs if the password or the username don't respect account creation rules.
|