Would be extremely helpful to include the version number we're trying to parse in this exception message (e.g. if you're creating a collection, I don't quickly know what one is failed)
|
throw new InvalidVersionStringException("Version string is not valid and cannot be parsed"); |