this);
throw new RuntimeException(fehler);
}
// Check if generic parameters have to be generated.
String nullID = new NullPlugin().id();
if (this.masterScheduler != null
&& this.masterScheduler.equalsIgnoreCase(nullID)
&& this.plugins != null
&& this.plugins.length == 1
&& this.plugins[0].equalsIgnoreCase(nullID)) {