package fr.openwide.maven.artifact.notifier.core.business.user.exception; import fr.openwide.core.jpa.exception.ServiceException; public class AlreadyAddedEmailException extends ServiceException { private static final long serialVersionUID = 7747632387980868603L; }