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

@ -82,7 +82,7 @@ namespace MapControl
if (values.Length != 4)
{
throw new FormatException("BoundingBox string must be a comma-separated list of four double values");
throw new FormatException("BoundingBox string must be a comma-separated list of four double values.");
}
return new BoundingBox(