Class GeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.shared.error.domain.GeneratorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MandatoryReplacementException,UnknownDockerImageException,UnknownNpmPackageException,UnknownProjectException
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbadRequest(ErrorKey key) key()status()static GeneratorExceptiontechnicalError(String message) static GeneratorExceptiontechnicalError(String message, Throwable cause) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
technicalError
-
technicalError
-
key
-
status
-
parameters