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