package com.project.beautycenter.model.exceptions; public class InvalidUserIdException extends RuntimeException{ }