Package net.jqwik.engine.properties
Class IncompatibleDataException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.jqwik.api.JqwikException
-
- net.jqwik.engine.properties.IncompatibleDataException
-
- All Implemented Interfaces:
java.io.Serializable
public class IncompatibleDataException extends net.jqwik.api.JqwikException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncompatibleDataException(java.lang.String message)
-