Uses of Class
cloud.opencode.base.test.exception.DataGenerationException
Packages that use DataGenerationException
-
Uses of DataGenerationException in cloud.opencode.base.test.exception
Methods in cloud.opencode.base.test.exception that return DataGenerationExceptionModifier and TypeMethodDescriptionstatic DataGenerationExceptionDataGenerationException.generationFailed(String dataType) Creates exception for general generation failure.static DataGenerationExceptionDataGenerationException.invalidRange(Number min, Number max) Creates exception for invalid range.