public final class DuplicateVariantValuesError extends SphereError
Modifier and Type | Method and Description |
---|---|
List<String> |
getVariantValues() |
static DuplicateVariantValuesError |
of(String message,
List<String> variantValues) |
as, getCode, getMessage, of
public static final String CODE