DataGenerationException
class DataGenerationException(message: String? = null, cause: Throwable? = null) : Exception
Content copied to clipboard
Thrown if a random datum could not be generated.
Parameters
message
the detail message
cause
the cause
Constructors
Link copied to clipboard
fun DataGenerationException(message: String? = null, cause: Throwable? = null)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard