Skip to content

Commit 8315393

Browse files
christian-bromannAutomatedTester
authored andcommitted
add unknown session error
1 parent 96790d5 commit 8315393

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,14 @@ <h3>Errors</h3>
13341334
but did not match an method for that URL.
13351335
</tr>
13361336

1337+
<tr>
1338+
<td><dfn>unknown session</dfn>
1339+
<td>404
1340+
<td><code>unknown session</code>
1341+
<td>The requested <a>sessionId</a> did not match
1342+
with any <a>sessionId</a> known by a node.
1343+
</tr>
1344+
13371345
<tr>
13381346
<td><dfn>unsupported operation</dfn>
13391347
<td>500

0 commit comments

Comments
 (0)