puppeteer/new-docs/puppeteer.protocol.runtime.exceptionthrownevent.timestamp.md
2020-07-13 14:01:35 +01:00

14 lines
549 B
Markdown

<!-- 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;
```