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

12 lines
553 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; [exceptionDetails](./puppeteer.protocol.runtime.exceptionthrownevent.exceptiondetails.md)
## Protocol.Runtime.ExceptionThrownEvent.exceptionDetails property
<b>Signature:</b>
```typescript
exceptionDetails: ExceptionDetails;
```