Package com.ntu.fdae.group1.bto.exceptions
package com.ntu.fdae.group1.bto.exceptions
-
ExceptionsClassDescriptionException thrown for errors related to BTO housing applications.Exception thrown for errors related to user authentication in the BTO system.Exception thrown when a user attempts to access a resource or perform an action for which they do not have proper authorization.Exception 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.Custom exception class for handling registration-related errors in the BTO system.Exception thrown when a password does not meet the required strength criteria.