Uses of Enum Class
fr.gouv.vitam.functional.administration.common.FileAgenciesErrorCode
Package
Description
Provides common classes for the Functional Administration module.
-
Uses of FileAgenciesErrorCode in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionErrorReportAgencies.getCode()
static FileAgenciesErrorCode
Returns the enum constant of this class with the specified name.static FileAgenciesErrorCode[]
FileAgenciesErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionErrorReportAgencies
(FileAgenciesErrorCode code, int line, AgenciesModel agenciesModel) ErrorReportAgencies
(FileAgenciesErrorCode code, int line, String missingInformations)