namespace PlanTempus.Components.Accounts.Exceptions;
public class EmailAlreadyRegistreredException: Exception
{
}