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 |
| 数量 | 不明确的 | |
originalMessage |
| string |