4 lines
109 B
C#
4 lines
109 B
C#
namespace Wino.Core.Domain.Exceptions;
|
|
|
|
public class GmailServiceDisabledException : System.Exception { }
|