Uses of Class
org.openjdk.jmh.runner.BenchmarkException
-
Packages that use BenchmarkException Package Description org.openjdk.jmh.runner.link -
-
Uses of BenchmarkException in org.openjdk.jmh.runner.link
Methods in org.openjdk.jmh.runner.link that return BenchmarkException Modifier and Type Method Description BenchmarkExceptionBinaryLinkServer. getException()Methods in org.openjdk.jmh.runner.link with parameters of type BenchmarkException Modifier and Type Method Description voidBinaryLinkClient. pushException(BenchmarkException error)
-