Class QTSStrategyCompileError

All Implemented Interfaces:
Serializable

public class QTSStrategyCompileError extends QTSError
Thrown when a strategy fails to compile server-side.
See Also:
  • Constructor Details

    • QTSStrategyCompileError

      public QTSStrategyCompileError(String message)
    • QTSStrategyCompileError

      public QTSStrategyCompileError(String message, Throwable cause)