All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class spec.harness.StopBenchmarkException

spec.harness.StopBenchmarkException

public class StopBenchmarkException
This class mainly handles the the runtime exceptions caused during the execution of the benchmarks. This is useful to have smooth exit from the program, even the program produces unexpected problems.


Constructor Index

 o StopBenchmarkException(String)

Constructors

 o StopBenchmarkException
 public StopBenchmarkException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index