Class IncompatibleTestObjectTypesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- de.interactive_instruments.etf.client.IncompatibleTestObjectTypesException
-
- All Implemented Interfaces:
EtfClientException
,java.io.Serializable
public class IncompatibleTestObjectTypesException extends java.lang.IllegalArgumentException implements EtfClientException
Thrown when the type of the Test Object and the supported Type of the Executable Test Suite are not compatible.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncompatibleTestObjectTypesException()
-