@rxap/ngx-error
Version:
This package provides a comprehensive error handling solution for Angular applications, including interceptors, services, and UI components to display different types of errors in a user-friendly dialog. It supports handling of generic errors, HTTP errors
18 lines (9 loc) • 490 B
Markdown
[@rxap/ngx-error](../wiki/globals) / provideAutoErrorInterception
# Function: provideAutoErrorInterception()
> **provideAutoErrorInterception**(...`providers`): (`Provider` \| `EnvironmentProviders`)[]
Defined in: [provide.ts:13](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/error/src/lib/provide.ts#L13)
## Parameters
### providers
...(`Provider` \| `EnvironmentProviders`)[]
## Returns
(`Provider` \| `EnvironmentProviders`)[]