Class ParallelExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.trino.tempto.threads.ParallelExecutionException
All Implemented Interfaces:
Serializable

public class ParallelExecutionException extends RuntimeException
See Also:
  • Constructor Details

    • ParallelExecutionException

      public ParallelExecutionException(List<Throwable> throwables)
  • Method Details