DataGenerationException
class DataGenerationException(message: String? = null, cause: Throwable? = null) : Exception(source)
Thrown if a random datum could not be generated.
Thrown if a random datum could not be generated.