GitHub

DaffFilterRequestTypeMismatch

An error thrown when an operation targeting a filter matching one type matches a filter of another type.

API

class DaffFilterRequestTypeMismatch extends DaffInheritableError implements DaffError {
  readonly code: string
}

Properties

Name Type Description
code string