Commit c488036
authored
Remove CustomUserMessageAuthenticationException
Remove the use of `CustomUserMessageAuthenticationException`, as this is not compatible with the `@throws` tag of the interface.
Since `AccountDeletedException` is implemented by the user here, they could let it take a custom message.1 parent 2f97fff commit c488036
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
| |||
0 commit comments