2020-06-04 14:56:45 +00:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [TimeoutError](./puppeteer.timeouterror.md)
|
|
|
|
|
|
|
|
## TimeoutError class
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
export declare class TimeoutError extends CustomError
|
|
|
|
```
|
2020-06-22 08:16:51 +00:00
|
|
|
<b>Extends:</b> CustomError
|
|
|
|
|