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