Uses of Enum Class
fr.gouv.vitam.common.storage.constants.ErrorMessage
Packages that use ErrorMessage
Package
Description
Provides classes contains constants values for the common storage Module
module.
-
Uses of ErrorMessage in fr.gouv.vitam.common.storage.constants
Methods in fr.gouv.vitam.common.storage.constants that return ErrorMessageModifier and TypeMethodDescriptionstatic ErrorMessage
Returns the enum constant of this class with the specified name.static ErrorMessage[]
ErrorMessage.values()
Returns an array containing the constants of this enum class, in the order they are declared.