namespace Modules.Library.Domain.Exceptions.Language; public class LanguageIsAlreadyExistException : Exception { }