Package com.bank.auth_service.exception
package com.bank.auth_service.exception
-
ClassDescriptionException thrown when a verification code does not exist or has expired.Exception thrown when a provided verification code is invalid.Exception thrown when user credentials are invalid during authentication.Handler class for error messages returned in API responses.Exception thrown when a refresh token has expired.Exception thrown when a refresh token is not found.Global exception handler for the authentication service.Exception thrown when a user is not found in the system.