Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismResultView.cs =================================================================== diff -u -ree93ac5bb6cb37107dfbef6ea72287cf67f83cc0 -r2f63c812bb240ed18c030efb1be331f06f74270f --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismResultView.cs (.../FailureMechanismResultView.cs) (revision ee93ac5bb6cb37107dfbef6ea72287cf67f83cc0) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismResultView.cs (.../FailureMechanismResultView.cs) (revision 2f63c812bb240ed18c030efb1be331f06f74270f) @@ -157,10 +157,6 @@ /// /// Thrown when the assembly result /// could not be created. - /// Thrown when the result - /// has an invalid value for . - /// Thrown when the result has a value for - /// that is not supported. protected abstract void UpdateAssemblyResultControl(); ///