JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
tech.jhipster.lite.shared.error.domain.StandardErrorKey
Packages that use
StandardErrorKey
Package
Description
tech.jhipster.lite.shared.error.domain
Uses of
StandardErrorKey
in
tech.jhipster.lite.shared.error.domain
Methods in
tech.jhipster.lite.shared.error.domain
that return
StandardErrorKey
Modifier and Type
Method
Description
static
StandardErrorKey
StandardErrorKey.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
StandardErrorKey
[]
StandardErrorKey.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.