Commit d846fa6
authored
Make NotEntitledException inherit from SecurityException for compatibility purposes (elastic#123984) (elastic#124008)
1 parent 52f6fc1 commit d846fa6
File tree
1 file changed
+1
-1
lines changed- libs/entitlement/src/main/java/org/elasticsearch/entitlement/runtime/api
1 file changed
+1
-1
lines changedlibs/entitlement/src/main/java/org/elasticsearch/entitlement/runtime/api/NotEntitledException.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments