Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs =================================================================== diff -u -r56e809c2770a70b9d6a932aed1288fd089a62ba5 -r24e8ac9b5d1d0e28b83f64cea8ef926165d7619b --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs (.../MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs) (revision 56e809c2770a70b9d6a932aed1288fd089a62ba5) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs (.../MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs) (revision 24e8ac9b5d1d0e28b83f64cea8ef926165d7619b) @@ -45,8 +45,8 @@ /// A based on the . /// Thrown when /// is null. - /// Thrown when - /// cannot be assembled. + /// Thrown when the + /// could not be created. public static FailureMechanismSectionAssembly AssembleSimpleAssessment( MacroStabilityInwardsFailureMechanismSectionResult failureMechanismSectionResult) { @@ -79,8 +79,8 @@ /// The belonging to this calculation. /// A . /// Thrown when any parameter is null. - /// Thrown when - /// cannot be assembled. + /// Thrown when the + /// could not be created. public static FailureMechanismSectionAssembly AssembleDetailedAssembly( MacroStabilityInwardsFailureMechanismSectionResult failureMechanismSectionResult, IEnumerable calculationScenarios,