Package dev.fernando.user_authentication_api.exception
package dev.fernando.user_authentication_api.exception
-
ClassDescriptionException thrown when the current password provided for changing a user's password is incorrect.Exception thrown when the user credentials (email or password) are invalid.Class representing a message handler for exceptions.Global exception handler for the user request the API.Exception thrown when a user with the specified email already exists.Exception thrown when a user is not found in the system.