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