> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# AppStateFatalExceptionNotification

> Protobuf class AppStateFatalExceptionNotification generated from WAProto.

Defined in: [WAProto/index.d.ts:5416](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5416)

## Implements

* [`IAppStateFatalExceptionNotification`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification)

## Constructors

### new AppStateFatalExceptionNotification()

> **new AppStateFatalExceptionNotification**(`p`?): [`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

Defined in: [WAProto/index.d.ts:5417](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5417)

#### Parameters

##### p?

[`IAppStateFatalExceptionNotification`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification)

#### Returns

[`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

## Properties

### collectionNames

> **collectionNames**: `string`\[]

Defined in: [WAProto/index.d.ts:5418](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5418)

#### Implementation of

[`IAppStateFatalExceptionNotification`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification).[`collectionNames`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification#collectionnames)

***

### timestamp?

> `optional` **timestamp**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:5419](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5419)

#### Implementation of

[`IAppStateFatalExceptionNotification`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification).[`timestamp`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification#timestamp)

## Methods

### create()

> `static` **create**(`properties`?): [`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

Defined in: [WAProto/index.d.ts:5420](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5420)

#### Parameters

##### properties?

[`IAppStateFatalExceptionNotification`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification)

#### Returns

[`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

***

### decode()

> `static` **decode**(`r`, `l`?): [`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

Defined in: [WAProto/index.d.ts:5422](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5422)

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

Defined in: [WAProto/index.d.ts:5421](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5421)

#### Parameters

##### m

[`IAppStateFatalExceptionNotification`](/proto-reference/Message/interfaces/IAppStateFatalExceptionNotification)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

Defined in: [WAProto/index.d.ts:5423](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5423)

#### Parameters

##### d

#### Returns

[`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

Defined in: [WAProto/index.d.ts:5426](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5426)

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

Defined in: [WAProto/index.d.ts:5425](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5425)

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

Defined in: [WAProto/index.d.ts:5424](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5424)

#### Parameters

##### m

[`AppStateFatalExceptionNotification`](/proto-reference/Message/classes/AppStateFatalExceptionNotification)

##### o?

`IConversionOptions`

#### Returns

`object`
