All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.foodtechlab.lib.auth.service.domain.preference.exception.DefaultLocaleNotPresentedException Maven / Gradle / Ivy

There is a newer version: 4.1.0
Show newest version
package ru.foodtechlab.lib.auth.service.domain.preference.exception;

import com.rcore.domain.commons.exception.ForbiddenDomainException;

public class DefaultLocaleNotPresentedException extends ForbiddenDomainException {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy