Uses of Package
de.gustavblass.fsu.fmi.roombooking.exceptions
Packages that use de.gustavblass.fsu.fmi.roombooking.exceptions
Package
Description
-
Classes in de.gustavblass.fsu.fmi.roombooking.exceptions used by de.gustavblass.fsu.fmi.roombooking.controllerClassDescriptionIndicates that a certain resource whose creation was requested does already exist and can therefore not be created (again).Indicates that the
Reservationcannot be placed because there is already at least one reservation for theReservation.roombetweenReservation.startDateandReservation.endDate.The HTTP method is not allowed.Indicates an internal server error.The given string is not a validIntendedUse.Indicates that a certain resource requested could not be found.Indicates that the user must be logged in for the intended action but is not.Indicates that theReservationcannot be placed because theReservation.startDateandReservation.endDateare too far apart.Indicates that theReservationcannot be placed because theReservation.endDatecomes too soon after theReservation.startDate.The given time period is invalid because it ends before it starts.The given time period is invalid because it starts in the past. -
Classes in de.gustavblass.fsu.fmi.roombooking.exceptions used by de.gustavblass.fsu.fmi.roombooking.controller.adminClassDescriptionIndicates that a certain resource whose creation was requested does already exist and can therefore not be created (again).Indicates an internal server error.The given CommonEquipmentTypes do not exist in the database.The given
EquipmentTypedo not exist in the database.The given IndividualEquipmentTypes do not exist in the database.Indicates that a certain resource requested could not be found.While registering, the password did not match the repeated password.Indicates that the user does not possess the authorisation required for the intended action. -
-
-
Classes in de.gustavblass.fsu.fmi.roombooking.exceptions used by de.gustavblass.fsu.fmi.roombooking.serviceClassDescription
Indicates that a certain action could not be performed because the
.invalid reference
Actor#isLockedIndicates that a certain resource whose creation was requested does already exist and can therefore not be created (again).Indicates that theReservationcannot be placed because there is already at least one reservation for theReservation.roombetweenReservation.startDateandReservation.endDate.Indicates that a certain resource could not be retrieved because it is no longer valid.Indicates an internal server error.The given CommonEquipmentTypes do not exist in the database.The given IndividualEquipmentTypes do not exist in the database.Indicates that the given e-mail address is syntactically invalid or has been banned.The given number of seats in aRoom(potentially for aSeatReservation) is invalid.The given string is not a validIntendedUse.Indicates that a certain modification operation could not be performed because the new value matches the old one.There is noActorwith the givenActor.userNamepresent in the database.Indicates that a certain action could not be performed because theActor's account credentials are not managed locally.Indicates that a certain resource requested could not be found.Indicates that the user must be logged in for the intended action but is not.While registering, the password did not match the repeated password.Indicates that theReservationcannot be placed because theReservation.startDateandReservation.endDateare too far apart.Indicates that theReservationcannot be placed because theReservation.endDatecomes too soon after theReservation.startDate.The given time period is invalid because it ends before it starts.The given time period is invalid because it starts in the past.Indicates that the user does not possess the authorisation required for the intended action.Indicates that the given password does not match the one stored in the database.