# HandlerExclusionCriteria

**Kind**: type alias | **Module**: [Intents](https://docs.interop.io/desktop/reference/javascript/intents/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/intents/handlerexclusioncriteria/index.html

Criteria for excluding Intent handlers from the results when using the `filterHandlers()` method.
Intent handlers can be excluded either by app name, or by app instance ID.

## Members

- **`AppHandlerExclusion`**
- **`InstanceHandlerExclusion`**
