We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa3750 commit e714fecCopy full SHA for e714fec
vertx-web/src/main/asciidoc/index.adoc
@@ -2549,8 +2549,8 @@ follow the bridge wire protocol and look like this:
2549
----
2550
{
2551
"type": "err",
2552
- "failureType": "socketException",
2553
- "message": "optionally a message from the exception being raised"
+ "failureType": "SOCKET_EXCEPTION",
+ "message": "A message from the exception being raised"
2554
}
2555
2556
0 commit comments