DaffFilterNotFound
An error thrown when a lookup for a filter.
import { DaffFilterNotFound } from '@daffodil/core'
class DaffFilterNotFound extends DaffInheritableError implements DaffError {
readonly code: string
}
Properties
Name | Type | Description |
---|---|---|
code | string |