[**@rxap/ngx-error v19.2.0**](../README.md)

***

[@rxap/ngx-error](../globals.md) / AnyHttpErrorComponent

# Class: AnyHttpErrorComponent

Defined in: [any-http-error/any-http-error.component.ts:39](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/error/src/lib/any-http-error/any-http-error.component.ts#L39)

## Implements

- [`IErrorDialogComponent`](../interfaces/IErrorDialogComponent.md)\<[`AnyHttpErrorDialogData`](../interfaces/AnyHttpErrorDialogData.md)\>

## Constructors

### new AnyHttpErrorComponent()

> **new AnyHttpErrorComponent**(): [`AnyHttpErrorComponent`](AnyHttpErrorComponent.md)

#### Returns

[`AnyHttpErrorComponent`](AnyHttpErrorComponent.md)

## Properties

### error

> `readonly` **error**: [`AnyHttpErrorDialogData`](../interfaces/AnyHttpErrorDialogData.md)

Defined in: [any-http-error/any-http-error.component.ts:43](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/error/src/lib/any-http-error/any-http-error.component.ts#L43)

#### Implementation of

[`IErrorDialogComponent`](../interfaces/IErrorDialogComponent.md).[`error`](../interfaces/IErrorDialogComponent.md#error)

***

### isProduction

> `readonly` **isProduction**: `boolean`

Defined in: [any-http-error/any-http-error.component.ts:41](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/error/src/lib/any-http-error/any-http-error.component.ts#L41)
