puppeteer/assets/js/c6760119.d6ff9c5d.js
release-please[bot] bbea692ddf deploy: 60699da691
2024-04-11 12:01:20 +00:00

2 lines
3.9 KiB
JavaScript

/*! For license information please see c6760119.d6ff9c5d.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[40678],{90227:(e,r,t)=>{t.r(r),t.d(r,{assets:()=>l,contentTitle:()=>i,default:()=>a,frontMatter:()=>s,metadata:()=>c,toc:()=>p});var o=t(85893),n=t(11151);const s={sidebar_label:"ProtocolError"},i="ProtocolError class",c={id:"api/puppeteer.protocolerror",title:"ProtocolError class",description:"ProtocolError is emitted whenever there is an error from the protocol.",source:"@site/../docs/api/puppeteer.protocolerror.md",sourceDirName:"api",slug:"/api/puppeteer.protocolerror",permalink:"/next/api/puppeteer.protocolerror",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"ProtocolError"},sidebar:"api",previous:{title:"ProductLauncher.launch",permalink:"/next/api/puppeteer.productlauncher.launch"},next:{title:"ProtocolLifeCycleEvent",permalink:"/next/api/puppeteer.protocollifecycleevent"}},l={},p=[{value:"Signature:",id:"signature",level:4},{value:"Properties",id:"properties",level:2}];function d(e){const r={a:"a",code:"code",h1:"h1",h2:"h2",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,n.a)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(r.h1,{id:"protocolerror-class",children:"ProtocolError class"}),"\n",(0,o.jsx)(r.p,{children:"ProtocolError is emitted whenever there is an error from the protocol."}),"\n",(0,o.jsx)(r.h4,{id:"signature",children:"Signature:"}),"\n",(0,o.jsx)(r.pre,{children:(0,o.jsx)(r.code,{className:"language-typescript",children:"export declare class ProtocolError extends PuppeteerError\n"})}),"\n",(0,o.jsxs)(r.p,{children:[(0,o.jsx)(r.strong,{children:"Extends:"})," ",(0,o.jsx)(r.a,{href:"/next/api/puppeteer.puppeteererror",children:"PuppeteerError"})]}),"\n",(0,o.jsx)(r.h2,{id:"properties",children:"Properties"}),"\n",(0,o.jsxs)("table",{children:[(0,o.jsx)("thead",{children:(0,o.jsxs)("tr",{children:[(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Property"})}),(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Modifiers"})}),(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Type"})}),(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Description"})})]})}),(0,o.jsxs)("tbody",{children:[(0,o.jsxs)("tr",{children:[(0,o.jsx)("td",{children:(0,o.jsx)("span",{id:"code",children:"code"})}),(0,o.jsx)("td",{children:(0,o.jsx)(r.p,{children:(0,o.jsx)(r.code,{children:"readonly"})})}),(0,o.jsx)("td",{children:(0,o.jsx)(r.p,{children:"number | undefined"})}),(0,o.jsx)("td",{})]}),(0,o.jsxs)("tr",{children:[(0,o.jsx)("td",{children:(0,o.jsx)("span",{id:"originalmessage",children:"originalMessage"})}),(0,o.jsx)("td",{children:(0,o.jsx)(r.p,{children:(0,o.jsx)(r.code,{children:"readonly"})})}),(0,o.jsx)("td",{children:(0,o.jsx)(r.p,{children:"string"})}),(0,o.jsx)("td",{})]})]})]})]})}function a(e={}){const{wrapper:r}={...(0,n.a)(),...e.components};return r?(0,o.jsx)(r,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},75251:(e,r,t)=>{var o=t(67294),n=Symbol.for("react.element"),s=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,c=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function p(e,r,t){var o,s={},p=null,d=null;for(o in void 0!==t&&(p=""+t),void 0!==r.key&&(p=""+r.key),void 0!==r.ref&&(d=r.ref),r)i.call(r,o)&&!l.hasOwnProperty(o)&&(s[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===s[o]&&(s[o]=r[o]);return{$$typeof:n,type:e,key:p,ref:d,props:s,_owner:c.current}}r.Fragment=s,r.jsx=p,r.jsxs=p},85893:(e,r,t)=>{e.exports=t(75251)},11151:(e,r,t)=>{t.d(r,{Z:()=>c,a:()=>i});var o=t(67294);const n={},s=o.createContext(n);function i(e){const r=o.useContext(s);return o.useMemo((function(){return"function"==typeof e?e(r):{...r,...e}}),[r,e])}function c(e){let r;return r=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),o.createElement(s.Provider,{value:r},e.children)}}}]);