Package io.spring.initializr.web.project
Class InvalidProjectRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.spring.initializr.generator.project.ProjectGenerationException
io.spring.initializr.web.project.InvalidProjectRequestException
- All Implemented Interfaces:
Serializable
Thrown when a
ProjectRequest
is invalid.- Author:
- Stephane Nicoll
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidProjectRequestException
-