using System; namespace Content.Server.MachineLinking.Exceptions { public class NoSignalValueProvidedException : Exception { } }