public final class DuplicateAttributeValuesError extends SphereError
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
getAttributes() |
static DuplicateAttributeValuesError |
of(String message,
List<Attribute> attributes) |
as, getCode, getMessage, of
public static final String CODE