using Govor.Core; namespace Govor.Application.Exceptions.AuthService; public class LoginUserException : GovorCoreException { }