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, ofpublic static final String CODE