Package io.trino.benchto.driver
Class BenchmarkExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.trino.benchto.driver.BenchmarkExecutionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FailedBenchmarkExecutionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBenchmarkExecutionException(String message) BenchmarkExecutionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BenchmarkExecutionException
-
BenchmarkExecutionException
-
BenchmarkExecutionException
-