Class UnknownProjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.shared.error.domain.GeneratorException
tech.jhipster.lite.project.domain.UnknownProjectException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class tech.jhipster.lite.shared.error.domain.GeneratorException
GeneratorException.GeneratorExceptionBuilder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.jhipster.lite.shared.error.domain.GeneratorException
badRequest, builder, internalServerError, key, parameters, status, technicalError, technicalErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownProjectException
public UnknownProjectException()
-