Index: Ringtoets/Common/src/Ringtoets.Common.IO/SoilProfile/SoilProfile1DReader.cs =================================================================== diff -u -r32535803492f107f7405399b93166d26446b77b7 -r1d91b8411e6db990c17fade0ad12aa8ac0e54865 --- Ringtoets/Common/src/Ringtoets.Common.IO/SoilProfile/SoilProfile1DReader.cs (.../SoilProfile1DReader.cs) (revision 32535803492f107f7405399b93166d26446b77b7) +++ Ringtoets/Common/src/Ringtoets.Common.IO/SoilProfile/SoilProfile1DReader.cs (.../SoilProfile1DReader.cs) (revision 1d91b8411e6db990c17fade0ad12aa8ac0e54865) @@ -72,6 +72,7 @@ /// /// The next from the database, or null /// if no more soil profile can be read. + /// Thrown when reading properties of the profile failed. /// Thrown when the database returned incorrect /// values for required properties. public SoilProfile1D ReadSoilProfile()