Searched refs:sessionError (Results 1 – 2 of 2) sorted by relevance
74 const sessionError = { variable80 assert.throws(() => client.setNextStreamID(), sessionError);81 assert.throws(() => client.setLocalWindowSize(), sessionError);82 assert.throws(() => client.ping(), sessionError);83 assert.throws(() => client.settings({}), sessionError);84 assert.throws(() => client.goaway(), sessionError);85 assert.throws(() => client.request(), sessionError);91 assert.throws(() => client.setNextStreamID(), sessionError);92 assert.throws(() => client.setLocalWindowSize(), sessionError);93 assert.throws(() => client.ping(), sessionError);[all …]
1802 #### Event: `'sessionError'`1807 The `'sessionError'` event is emitted when an `'error'` event is emitted by1998 #### Event: `'sessionError'`2003 The `'sessionError'` event is emitted when an `'error'` event is emitted by