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

public class GeneratorException extends RuntimeException
See Also: