intellij-randomness / com.fwdekker.randomness / DataGenerationException

DataGenerationException

class DataGenerationException : Exception

Thrown if a random datum could not be generated.

Constructors

<init>

DataGenerationException(message: String? = null, cause: Throwable? = null)

Constructs a new exception.