Class UnsupportedBatchStrategyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.model.batches.UnsupportedBatchStrategyException
All Implemented Interfaces:
Serializable

public class UnsupportedBatchStrategyException extends RuntimeException
Exception container for invalid batchng strategy
See Also:
  • Constructor Details

    • UnsupportedBatchStrategyException

      public UnsupportedBatchStrategyException(String message, Exception e)