Uses of Class
io.spring.initializr.generator.project.ProjectGenerationException
Packages that use ProjectGenerationException
Package
Description
Project generation support classes.
Project generation handling.
-
Uses of ProjectGenerationException in io.spring.initializr.generator.project
Methods in io.spring.initializr.generator.project that throw ProjectGenerationExceptionModifier and TypeMethodDescription<T> T
ProjectGenerator.generate
(ProjectDescription description, ProjectAssetGenerator<T> projectAssetGenerator) Generate project assets using the specifiedProjectAssetGenerator
for the specifiedProjectDescription
. -
Uses of ProjectGenerationException in io.spring.initializr.web.project
Subclasses of ProjectGenerationException in io.spring.initializr.web.project