Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StochasticSoilProfileEntity.cs
===================================================================
diff -u -r75a219c391144ca71a684f46e96e5d3f0c17f170 -r56fcaa1987b9a7235553ff43a0a4f36b46efdb2e
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StochasticSoilProfileEntity.cs (.../StochasticSoilProfileEntity.cs) (revision 75a219c391144ca71a684f46e96e5d3f0c17f170)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StochasticSoilProfileEntity.cs (.../StochasticSoilProfileEntity.cs) (revision 56fcaa1987b9a7235553ff43a0a4f36b46efdb2e)
@@ -37,6 +37,7 @@
///
/// The object keeping track of read operations.
/// A new .
+ /// Thrown when is null.
public StochasticSoilProfile Read(ReadConversionCollector collector)
{
if (collector == null)