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