public class InvalidRunException
extends java.lang.RuntimeException
Exception thrown if the integrity of a run is invalid. For example if there is a mix of functional and performance events, if a run has more than one testRunId,
if a run has more than one testSpecification or if an importStarted or importFinished event is missing.