Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 561 Bytes

puppeteer.page._handleexception.md

File metadata and controls

22 lines (13 loc) · 561 Bytes

Home > puppeteer > Page > _handleException

Page._handleException() method

Signature:

_handleException(exceptionDetails: Protocol.Runtime.ExceptionDetails): void;

Parameters

Parameter Type Description
exceptionDetails Protocol.Runtime.ExceptionDetails

Returns:

void