6 lines
No EOL
119 B
C#
6 lines
No EOL
119 B
C#
namespace PlanTempus.Components.Users.Exceptions;
|
|
|
|
public class EmailAlreadyRegistreredException: Exception
|
|
{
|
|
|
|
} |