Package io.hyperfoil.api
Class BenchmarkExecutionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.hyperfoil.api.BenchmarkExecutionException
-
- All Implemented Interfaces:
java.io.Serializable
public class BenchmarkExecutionException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BenchmarkExecutionException(java.lang.String message)BenchmarkExecutionException(java.lang.String message, java.lang.Throwable cause)
-