namespace Modules.Library.Domain.Exceptions.Genre; public class GenreWithSameNameIsAlreadyExistException : Exception { }