Uses of Enum Class
tech.jhipster.lite.error.domain.ErrorStatus
Packages that use ErrorStatus
-
Uses of ErrorStatus in tech.jhipster.lite.error.domain
Methods in tech.jhipster.lite.error.domain that return ErrorStatusModifier and TypeMethodDescriptionGeneratorException.status()static ErrorStatusReturns the enum constant of this class with the specified name.static ErrorStatus[]ErrorStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.error.domain with parameters of type ErrorStatusModifier and TypeMethodDescriptionGeneratorException.GeneratorExeptionBuilder.status(ErrorStatus status)