Skip to main content
Version: 22.9.0

ProtocolError 类

¥ProtocolError class

每当协议出现错误时就会触发 ProtocolError。

¥ProtocolError is emitted whenever there is an error from the protocol.

签名:

¥Signature:

export declare class ProtocolError extends PuppeteerError

Extends: PuppeteerError

属性

¥Properties

属性

修饰符

类型

描述

code

readonly

数量 | 不明确的

originalMessage

readonly

string