UNPKG

@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) 485 B
[@rxap/ngx-error](../wiki/globals) / withErrorCaptureDialogService # Function: withErrorCaptureDialogService() > **withErrorCaptureDialogService**(`service`): `Provider` Defined in: [provide.ts:24](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/error/src/lib/provide.ts#L24) ## Parameters ### service `Constructor`\<[`IErrorCaptureDialogService`](../wiki/Interface.IErrorCaptureDialogService)\<`any`\>\> ## Returns `Provider`