summaryrefslogtreecommitdiffstats
path: root/container-search/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2024-01-03 11:13:36 +0100
committerJon Bratseth <bratseth@vespa.ai>2024-01-03 11:13:36 +0100
commit4f7db08b1cee1c2ece30a29f1d03e41daf5e2d02 (patch)
treedb239d9b1e88dbcc68902a4198304e2031c0d66b /container-search/abi-spec.json
parentb72a5da7fabc718c489264492abd2d48fc9a046e (diff)
Add signature
Diffstat (limited to 'container-search/abi-spec.json')
-rw-r--r--container-search/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 80833e3e27c..aedccbee46b 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -7802,6 +7802,7 @@
"public static com.yahoo.search.result.ErrorMessage createNotFound(java.lang.String)",
"public static com.yahoo.search.result.ErrorMessage createBadRequest(java.lang.String)",
"public static com.yahoo.search.result.ErrorMessage createInternalServerError(java.lang.String)",
+ "public static com.yahoo.search.result.ErrorMessage createInternalServerError(java.lang.String, java.lang.Throwable)",
"public static com.yahoo.search.result.ErrorMessage createSearchReplyError(java.lang.String)",
"public static com.yahoo.search.result.ErrorMessage createDocsumReplyError(java.lang.String)",
"public void setSource(java.lang.String)",