[**CameraKit Web SDK - Push 2 Web v1.17.0**](../README.md)

***

[CameraKit Web SDK - Push 2 Web](../globals.md) / GenericErrorEvent

# Type Alias: GenericErrorEvent

> **GenericErrorEvent**: `object`

Generic error event

## Type declaration

### name

> **name**: `"GenericError"`

Type of the event.

### cause

> **cause**: `Error`

The reason of the error event.
