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