Commit a1b5daf
authored
testserver: better error message in resource not found case (#3210)
## Changes
New 404 message looks like this: Resource catalog.VolumeInfo not found:
main.myschema.myvolume
## Why
This allows distinguishing between handler not set up correct and object
not found issues.
## Tests
Manually.1 parent 98e9d4a commit a1b5daf
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments