namespace Content.Server.MachineLinking.Exceptions
{
public sealed class LinkAlreadyRegisteredException : Exception
}