Version 4.10.0: Exception messages.

This commit is contained in:
ClemensF 2018-08-25 18:50:52 +02:00
parent b06c9065af
commit bf69faa456
4 changed files with 8 additions and 8 deletions

View file

@ -66,7 +66,7 @@ namespace MapControl
if (double.IsInfinity(invDet))
{
throw new InvalidOperationException("Matrix is not invertible");
throw new InvalidOperationException("Matrix is not invertible.");
}
SetMatrix(