Class QTSExecutionError

All Implemented Interfaces:
Serializable

public class QTSExecutionError extends QTSError
Thrown when the backtest execution stage fails server-side.
See Also:
  • Constructor Details

    • QTSExecutionError

      public QTSExecutionError(String message)
    • QTSExecutionError

      public QTSExecutionError(String message, Throwable cause)