DaffInvalidRegionError
An error thrown when the specified region is invalid for the specified address or missing where it is required.
import { DaffInvalidRegionError } from '@daffodil/cart/driver'
class DaffInvalidRegionError extends DaffInheritableError implements DaffError {
readonly code: string
}
Properties
Name | Type | Description |
---|---|---|
code | string |