namespace Wabbajack.Lib.Interventions { public interface IError : IStatusMessage { } }