aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc/abi-spec.json
diff options
context:
space:
mode:
authorandreer <andreer@verizonmedia.com>2020-02-05 11:39:08 +0100
committerandreer <andreer@verizonmedia.com>2020-02-05 11:39:08 +0100
commit0116cde0673ea2897df5e83c8620911c7331d342 (patch)
tree61e8e86f69982defaf80d898fefc349c3c6353cc /container-disc/abi-spec.json
parentd55929be2d6d498c0df66691c99d6202651f8c85 (diff)
update abi spec
Diffstat (limited to 'container-disc/abi-spec.json')
-rw-r--r--container-disc/abi-spec.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/container-disc/abi-spec.json b/container-disc/abi-spec.json
index 29ca56fa9bc..81de014c6ad 100644
--- a/container-disc/abi-spec.json
+++ b/container-disc/abi-spec.json
@@ -33,6 +33,17 @@
],
"fields": []
},
+ "com.yahoo.container.jdisc.secretstore.SecretNotFoundException": {
+ "superClass": "java.lang.RuntimeException",
+ "interfaces": [],
+ "attributes": [
+ "public"
+ ],
+ "methods": [
+ "public void <init>(java.lang.String)"
+ ],
+ "fields": []
+ },
"com.yahoo.container.jdisc.secretstore.SecretStore": {
"superClass": "java.lang.Object",
"interfaces": [],