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