net.thucydides.core.batches
Class UnsupportedBatchStrategyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.core.batches.UnsupportedBatchStrategyException
- All Implemented Interfaces:
- Serializable
public class UnsupportedBatchStrategyException
- extends RuntimeException
Exception container for invalid batchng strategy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedBatchStrategyException
public UnsupportedBatchStrategyException(String message,
Exception e)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.