Class QTSTimeoutError

All Implemented Interfaces:
Serializable

public class QTSTimeoutError extends QTSError
Thrown when a stage exceeds its configured timeout.
See Also:
  • Constructor Details

    • QTSTimeoutError

      public QTSTimeoutError(String message)
    • QTSTimeoutError

      public QTSTimeoutError(String message, Throwable cause)