Throw exception if instrumentation requests use LineNumberRanges as well as Start/Stop-Regions
Description
Notify users of this incompatible instrumentation request and hence prevent incomplete or wrong measurements.
Environment
None
Activity
Show:
Henning Groenda
August 15, 2012, 11:22 AM
Finished.
Former user
August 11, 2012, 5:21 PM
A check for setting these conflicting parameters has been added. Now an InvalidArgumentException is thrown.
A test case for this exception has also been added.