Uses of Package
com.ntu.fdae.group1.bto.exceptions
Packages that use com.ntu.fdae.group1.bto.exceptions
Package
Description
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.controllers.bookingClassDescriptionException thrown when errors occur during the booking process.Exception thrown when there are issues accessing or manipulating data in repositories.Exception thrown when user input validation fails.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.controllers.enquiryClassDescriptionException thrown for errors related to user authentication in the BTO system.Exception thrown when there are issues accessing or manipulating data in repositories.Exception thrown when user input validation fails.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.controllers.projectClassDescriptionException thrown for errors related to BTO housing applications.Exception thrown when a user attempts to access a resource or perform an action for which they do not have proper authorization.Custom exception class for handling registration-related errors in the BTO system.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.controllers.userClassDescriptionException thrown for errors related to user authentication in the BTO system.Exception thrown when there are issues accessing or manipulating data in repositories.Exception thrown when a password does not meet the required strength criteria.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.repositoryClassDescriptionException thrown when there are issues accessing or manipulating data in repositories.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.repository.bookingClassDescriptionException thrown when there are issues accessing or manipulating data in repositories.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.repository.enquiryClassDescriptionException thrown when there are issues accessing or manipulating data in repositories.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.repository.projectClassDescriptionException thrown when there are issues accessing or manipulating data in repositories.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.repository.utilClassDescriptionException thrown when there are issues accessing or manipulating data in repositories.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.services.bookingClassDescriptionException thrown when errors occur during the booking process.Exception thrown when there are issues accessing or manipulating data in repositories.Exception thrown when user input validation fails.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.services.projectClassDescriptionException thrown for errors related to BTO housing applications.Exception thrown when there are issues accessing or manipulating data in repositories.Custom exception class for handling registration-related errors in the BTO system.
-
Classes in com.ntu.fdae.group1.bto.exceptions used by com.ntu.fdae.group1.bto.services.userClassDescriptionException thrown for errors related to user authentication in the BTO system.Exception thrown when there are issues accessing or manipulating data in repositories.Exception thrown when a password does not meet the required strength criteria.