Class ReferenceError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- de.interactive_instruments.etf.client.ReferenceError
-
- All Implemented Interfaces:
EtfClientException
,java.io.Serializable
public class ReferenceError extends java.lang.IllegalStateException implements EtfClientException
Thrown if an item could not be resolved. This most likely will happen if there is an issue with the Executable Test Suite, the Translation Templates or the configuration in general.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReferenceError(java.lang.String s)
-