public PluginProfileValidationException(PluginProfileErrorCollection errors)
 {
     _errors = errors;
 }