Uses of Class
cloud.opencode.base.test.exception.BenchmarkException
Packages that use BenchmarkException
-
Uses of BenchmarkException in cloud.opencode.base.test.exception
Methods in cloud.opencode.base.test.exception that return BenchmarkExceptionModifier and TypeMethodDescriptionstatic BenchmarkExceptionBenchmarkException.executionFailed(String benchmarkName, Throwable cause) Creates exception for benchmark execution failure.static BenchmarkExceptionCreates exception for benchmark timeout.