<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Runtime](./puppeteer.protocol.runtime.md) &gt; [ExceptionThrownEvent](./puppeteer.protocol.runtime.exceptionthrownevent.md) &gt; [timestamp](./puppeteer.protocol.runtime.exceptionthrownevent.timestamp.md)

## Protocol.Runtime.ExceptionThrownEvent.timestamp property

Timestamp of the exception.

<b>Signature:</b>

```typescript
timestamp: Timestamp;
```