namespace BetterGenshinImpact.Service.Notifier.Exception; public class NotifierException(string message) : System.Exception(message);