Serialized Form
-
Package tech.jhipster.lite.error.domain
-
Exception tech.jhipster.lite.error.domain.AssertionException
class AssertionException extends RuntimeException implements Serializable -
Exception tech.jhipster.lite.error.domain.GeneratorException
class GeneratorException extends RuntimeException implements Serializable -
Exception tech.jhipster.lite.error.domain.MissingMandatoryValueException
class MissingMandatoryValueException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.NotAfterTimeException
class NotAfterTimeException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.NotBeforeTimeException
class NotBeforeTimeException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.NullElementInCollectionException
class NullElementInCollectionException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.NumberValueTooHighException
class NumberValueTooHighException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.NumberValueTooLowException
class NumberValueTooLowException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.StringTooLongException
class StringTooLongException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.StringTooShortException
class StringTooShortException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.StringWithWitespacesException
class StringWithWitespacesException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.TooManyElementsException
class TooManyElementsException extends AssertionException implements Serializable -
Exception tech.jhipster.lite.error.domain.UnauthorizedValueException
class UnauthorizedValueException extends RuntimeException implements Serializable
-
-
Package tech.jhipster.lite.module.domain.docker
-
Exception tech.jhipster.lite.module.domain.docker.UnknownDockerImageException
class UnknownDockerImageException extends GeneratorException implements Serializable
-
-
Package tech.jhipster.lite.module.domain.npm
-
Exception tech.jhipster.lite.module.domain.npm.UnknownNpmPackageException
class UnknownNpmPackageException extends GeneratorException implements Serializable
-
-
Package tech.jhipster.lite.module.domain.replacement
-
Exception tech.jhipster.lite.module.domain.replacement.MandatoryReplacementException
class MandatoryReplacementException extends GeneratorException implements Serializable
-
-
Package tech.jhipster.lite.project.domain
-
Exception tech.jhipster.lite.project.domain.UnknownProjectException
class UnknownProjectException extends GeneratorException implements Serializable
-