You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!DOCTYPE html><metacharset="UTF-8"><metahttp-equiv="Content-Language" content="en" /><title>error.js</title><linkhref="../dossier.css" rel="stylesheet" type="text/css"><divid="main-wrapper"><inputtype="checkbox" id="sidenav-toggle" /><main><header><h1>error.js</h1></header><pre><tableclass="srcfile"><tbody><tr><td><aname="l1" href="#l1">1</a><td>// Copyright 2014 Selenium committers<tr><td><aname="l2" href="#l2">2</a><td>// Copyright 2014 Software Freedom Conservancy<tr><td><aname="l3" href="#l3">3</a><td>//<tr><td><aname="l4" href="#l4">4</a><td>// Licensed under the Apache License, Version 2.0 (the "License");<tr><td><aname="l5" href="#l5">5</a><td>// you may not use this file except in compliance with the License.<tr><td><aname="l6" href="#l6">6</a><td>// You may obtain a copy of the License at<tr><td><aname="l7" href="#l7">7</a><td>//<tr><td><aname="l8" href="#l8">8</a><td>// http://www.apache.org/licenses/LICENSE-2.0<tr><td><aname="l9" href="#l9">9</a><td>//<tr><td><aname="l10" href="#l10">10</a><td>// Unless required by applicable law or agreed to in writing, software<tr><td><aname="l11" href="#l11">11</a><td>// distributed under the License is distributed on an "AS IS" BASIS,<tr><td><aname="l12" href="#l12">12</a><td>// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<tr><td><aname="l13" href="#l13">13</a><td>// See the License for the specific language governing permissions and<tr><td><aname="l14" href="#l14">14</a><td>// limitations under the License.<tr><td><aname="l15" href="#l15">15</a><td><tr><td><aname="l16" href="#l16">16</a><td>'use strict';<tr><td><aname="l17" href="#l17">17</a><td><tr><td><aname="l18" href="#l18">18</a><td>var base = require('./_base');<tr><td><aname="l19" href="#l19">19</a><td><tr><td><aname="l20" href="#l20">20</a><td><tr><td><aname="l21" href="#l21">21</a><td>/** @type {function(new: bot.Error)} */<tr><td><aname="l22" href="#l22">22</a><td>exports.Error = base.require('bot.Error');<tr><td><aname="l23" href="#l23">23</a><td><tr><td><aname="l24" href="#l24">24</a><td>/** @type {bot.ErrorCode.} */<tr><td><aname="l25" href="#l25">25</a><td>exports.ErrorCode = base.require('bot.ErrorCode');</table></pre></main><navid="topnav"><div><divid="menubutton"><labelfor="sidenav-toggle">Menu</label></div><formid="searchbox"><div><inputtype="search" placeholder="Search" tabindex="1"></div></form></div></nav><navid="sidenav"><inputtype="checkbox" id="sidenav-types-ctrl" /><inputtype="checkbox" id="sidenav-files-ctrl" /><inputtype="checkbox" id="sidenav-modules-ctrl" /><aid="sidenav-overview"><div><h4>Overview</h4></div></a><divid="sidenav-types"><labelfor="sidenav-types-ctrl"><h4>Types</h4></label><i>Loading</i></div><divid="sidenav-modules"><labelfor="sidenav-modules-ctrl"><h4>Modules</h4></label><i>Loading</i></div><divid="sidenav-files"><labelfor="sidenav-files-ctrl"><h4>Files</h4></label><i>Loading</i></div><ahref="license.html"><div><h4>License</h4></div></a></nav><divid="push-footer"></div></div><footer><ahref="https://github.com/jleyba/js-dossier">Generated by dossier</a></footer><scriptsrc="../types.js"></script><scriptsrc="../dossier.js"></script>