DaffProductNotFoundError
An error thrown when the requested product cannot be found.
import { DaffProductNotFoundError } from '@daffodil/product/driver'
class DaffProductNotFoundError extends DaffInheritableError implements DaffError {
readonly code: string
}
Properties
Name | Type | Description |
---|---|---|
code | string |