diff --git a/error_8h_source.html b/error_8h_source.html
index 18fe9de3c..9c664fb3f 100644
--- a/error_8h_source.html
+++ b/error_8h_source.html
@@ -143,7 +143,7 @@ $(document).ready(function(){initNavTree('error_8h_source.html',''); initResizab
-
+
@@ -269,7 +269,7 @@ $(document).ready(function(){initNavTree('error_8h_source.html',''); initResizab
@ INSUFFICIENT_PADDING
The JSON doesn't have enough padding for simdjson to safely parse it.
@ INVALID_JSON_POINTER
Invalid JSON pointer syntax.
Exception thrown when an exception-supporting simdjson method is called.
-const char * what() const noexcept
The error message.
+const char * what() const noexcept override
The error message.
error_code error() const noexcept
The error code.
simdjson_error(error_code error) noexcept
Create an exception from a simdjson error code.
The result of a simdjson operation that could fail.
diff --git a/functions_func_w.html b/functions_func_w.html
index f25cff899..6b729898e 100644
--- a/functions_func_w.html
+++ b/functions_func_w.html
@@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_func_w.html',''); initResiza
- w -
diff --git a/functions_w.html b/functions_w.html
index 20a4e0ebf..2b401a615 100644
--- a/functions_w.html
+++ b/functions_w.html
@@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('functions_w.html',''); initResizable()
- w -
diff --git a/navtreeindex4.js b/navtreeindex4.js
index a58f38084..bd99a7d8b 100644
--- a/navtreeindex4.js
+++ b/navtreeindex4.js
@@ -228,7 +228,7 @@ var NAVTREEINDEX4 =
"structsimdjson_1_1padded__string.html#aaf47c9ce732d92bd6e43c035f41338da":[11,0,0,24,6],
"structsimdjson_1_1padded__string.html#ac06ec74c78934565cdf50df163d35476":[11,0,0,24,1],
"structsimdjson_1_1simdjson__error.html":[11,0,0,6],
-"structsimdjson_1_1simdjson__error.html#a73b15aae33a4eef105d0735e03d83a49":[11,0,0,6,2],
+"structsimdjson_1_1simdjson__error.html#a2a57ebe2cfb24b519fb1ef0fcf129022":[11,0,0,6,2],
"structsimdjson_1_1simdjson__error.html#aa8143615e5f6f02474f6ab165682ab6e":[11,0,0,6,1],
"structsimdjson_1_1simdjson__error.html#af5355b65f85b897251b3665086075f39":[11,0,0,6,0],
"structsimdjson_1_1simdjson__result.html":[11,0,0,7],
diff --git a/search/all_15.js b/search/all_15.js
index e0381b4a3..a6869ceca 100644
--- a/search/all_15.js
+++ b/search/all_15.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['what_306',['what',['../structsimdjson_1_1simdjson__error.html#a73b15aae33a4eef105d0735e03d83a49',1,'simdjson::simdjson_error']]]
+ ['what_306',['what',['../structsimdjson_1_1simdjson__error.html#a2a57ebe2cfb24b519fb1ef0fcf129022',1,'simdjson::simdjson_error']]]
];
diff --git a/search/functions_15.js b/search/functions_15.js
index d38482bf4..51d22874c 100644
--- a/search/functions_15.js
+++ b/search/functions_15.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['what_552',['what',['../structsimdjson_1_1simdjson__error.html#a73b15aae33a4eef105d0735e03d83a49',1,'simdjson::simdjson_error']]]
+ ['what_552',['what',['../structsimdjson_1_1simdjson__error.html#a2a57ebe2cfb24b519fb1ef0fcf129022',1,'simdjson::simdjson_error']]]
];
diff --git a/structsimdjson_1_1simdjson__error-members.html b/structsimdjson_1_1simdjson__error-members.html
index 8f39e4968..73b59c61c 100644
--- a/structsimdjson_1_1simdjson__error-members.html
+++ b/structsimdjson_1_1simdjson__error-members.html
@@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('structsimdjson_1_1simdjson__error.html
diff --git a/structsimdjson_1_1simdjson__error.html b/structsimdjson_1_1simdjson__error.html
index 5c630428d..3a8bcc4fa 100644
--- a/structsimdjson_1_1simdjson__error.html
+++ b/structsimdjson_1_1simdjson__error.html
@@ -109,10 +109,10 @@ Public Member Functions
| | simdjson_error (error_code error) noexcept |
| | Create an exception from a simdjson error code. More...
|
| |
-|
-const char * | what () const noexcept |
-| | The error message.
|
-| |
+|
+const char * | what () const noexcept override |
+| | The error message.
|
+| |
|
error_code | error () const noexcept |
| | The error code.
|
diff --git a/structsimdjson_1_1simdjson__error.js b/structsimdjson_1_1simdjson__error.js
index 53ce621eb..85e528531 100644
--- a/structsimdjson_1_1simdjson__error.js
+++ b/structsimdjson_1_1simdjson__error.js
@@ -2,5 +2,5 @@ var structsimdjson_1_1simdjson__error =
[
[ "simdjson_error", "structsimdjson_1_1simdjson__error.html#af5355b65f85b897251b3665086075f39", null ],
[ "error", "structsimdjson_1_1simdjson__error.html#aa8143615e5f6f02474f6ab165682ab6e", null ],
- [ "what", "structsimdjson_1_1simdjson__error.html#a73b15aae33a4eef105d0735e03d83a49", null ]
+ [ "what", "structsimdjson_1_1simdjson__error.html#a2a57ebe2cfb24b519fb1ef0fcf129022", null ]
];
\ No newline at end of file