public final class DuplicatePriceScopeError extends SphereError
Modifier and Type | Method and Description |
---|---|
List<Price> |
getConflictingPrices() |
static DuplicatePriceScopeError |
of(String message,
List<Price> conflictingPrices) |
as, getCode, getMessage, of
public static final String CODE