Fix confusing error when something is wrong with the model

Created by: aroffringa

When a model (patch/source name?) contains incorrect symbols, like "(" or "'", DP3 would give the following impossible to understand exception: std exception detected: Regex: invalid regular expression component ( given (Unmatched \()

I've now made sure that the exception is at least mentioning the problem is in the model.

Merge request reports

Loading