Class QTSPreparationError

All Implemented Interfaces:
Serializable

public class QTSPreparationError extends QTSError
Thrown when the data preparation stage fails (e.g. missing data, rate limit).
See Also:
  • Constructor Details

    • QTSPreparationError

      public QTSPreparationError(String message)
    • QTSPreparationError

      public QTSPreparationError(String message, Throwable cause)