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