namespace dcnsanplanung.bewertung.M149_3 { public class BAE : AbstractCode { public BAE() : base("Fehlender Mörtel") { throw new NotImplementedException(); } } }