Class ScriptExecutionError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.nosqlbench.engine.core.lifecycle.scenario.script.ScriptExecutionError
All Implemented Interfaces:
Serializable

public class ScriptExecutionError extends RuntimeException
See Also:
  • Constructor Details

    • ScriptExecutionError

      public ScriptExecutionError(Throwable cause)
  • Method Details