Uses of Enum Class
fr.gouv.vitam.functional.administration.common.schema.SchemaErrorCode
-
Uses of SchemaErrorCode in fr.gouv.vitam.functional.administration.common.schema
Modifier and TypeMethodDescriptionErrorReportSchema.getCode()
static SchemaErrorCode
Returns the enum constant of this class with the specified name.static SchemaErrorCode[]
SchemaErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionErrorReportSchema
(SchemaErrorCode code, SchemaInputModel schemaInputModel, String message)