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

55 lines (44 loc) 2.52 kB
[**@rxap/ngx-error v19.0.3**](README.md) *** # @rxap/ngx-error v19.0.3 ## Classes - [AngularErrorComponent](classes/AngularErrorComponent.md) - [AngularErrorService](classes/AngularErrorService.md) - [AnyHttpErrorComponent](classes/AnyHttpErrorComponent.md) - [AnyHttpErrorService](classes/AnyHttpErrorService.md) - [CodeHttpErrorComponent](classes/CodeHttpErrorComponent.md) - [CodeHttpErrorService](classes/CodeHttpErrorService.md) - [ErrorCaptureService](classes/ErrorCaptureService.md) - [ErrorDialogComponent](classes/ErrorDialogComponent.md) - [MessageHttpErrorComponent](classes/MessageHttpErrorComponent.md) - [MessageHttpErrorService](classes/MessageHttpErrorService.md) - [OpenApiHttpResponseErrorComponent](classes/OpenApiHttpResponseErrorComponent.md) - [OpenApiHttpResponseErrorService](classes/OpenApiHttpResponseErrorService.md) - [RxapErrorHandler](classes/RxapErrorHandler.md) ## Interfaces - [AngularErrorDialogData](interfaces/AngularErrorDialogData.md) - [AnyHttpErrorDialogData](interfaces/AnyHttpErrorDialogData.md) - [CodeHttpErrorDialogData](interfaces/CodeHttpErrorDialogData.md) - [ErrorHandlerOptions](interfaces/ErrorHandlerOptions.md) - [ErrorInterceptorOptions](interfaces/ErrorInterceptorOptions.md) - [IErrorDialogComponent](interfaces/IErrorDialogComponent.md) - [MessageHttpErrorDialogData](interfaces/MessageHttpErrorDialogData.md) - [OpenApiHttpResponseErrorDialogData](interfaces/OpenApiHttpResponseErrorDialogData.md) - [SimplifiedHttpErrorResponse](interfaces/SimplifiedHttpErrorResponse.md) ## Variables - [RXAP\_ERROR\_DIALOG\_COMPONENT](variables/RXAP_ERROR_DIALOG_COMPONENT.md) - [RXAP\_ERROR\_DIALOG\_DATA](variables/RXAP_ERROR_DIALOG_DATA.md) - [RXAP\_ERROR\_DIALOG\_ERROR](variables/RXAP_ERROR_DIALOG_ERROR.md) - [RXAP\_ERROR\_HANDLER\_OPTIONS](variables/RXAP_ERROR_HANDLER_OPTIONS.md) - [RXAP\_ERROR\_INTERCEPTOR\_OPTIONS](variables/RXAP_ERROR_INTERCEPTOR_OPTIONS.md) ## Functions - [DefaultErrorCodeExtractor](functions/DefaultErrorCodeExtractor.md) - [DefaultErrorFilter](functions/DefaultErrorFilter.md) - [ExtractContextFromError](functions/ExtractContextFromError.md) - [ExtractError](functions/ExtractError.md) - [ExtractExtraFromError](functions/ExtractExtraFromError.md) - [ExtractTagsFromError](functions/ExtractTagsFromError.md) - [HttpErrorInterceptor](functions/HttpErrorInterceptor.md) - [PrintError](functions/PrintError.md) - [ProvideErrorHandler](functions/ProvideErrorHandler.md) - [SimplifyHttpErrorResponse](functions/SimplifyHttpErrorResponse.md)