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

***

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

# Class: CodeHttpErrorComponent

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

## Implements

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

## Constructors

### new CodeHttpErrorComponent()

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

#### Returns

[`CodeHttpErrorComponent`](CodeHttpErrorComponent.md)

## Properties

### error

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

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

#### Implementation of

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

***

### isProduction

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

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

***

### showMore

> `readonly` **showMore**: `WritableSignal`\<`boolean`\>

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