Files
Wino-Mail/Wino.Core.Domain/Exceptions/GmailServiceDisabledException.cs

4 lines
109 B
C#

namespace Wino.Core.Domain.Exceptions;
public class GmailServiceDisabledException : System.Exception { }