Class BenchmarkExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.hyperfoil.api.BenchmarkExecutionException
All Implemented Interfaces:
Serializable

public class BenchmarkExecutionException extends Exception
See Also:
  • Constructor Details

    • BenchmarkExecutionException

      public BenchmarkExecutionException(String message)
    • BenchmarkExecutionException

      public BenchmarkExecutionException(String message, Throwable cause)