class DataGenerationException : Exception
Thrown if a random datum could not be generated.
<init>
DataGenerationException(message: String? = null, cause: Throwable? = null)
Constructs a new exception.