-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(paramserver): raise exception during download when trees not found
When no matching tree names are found in download_configurations, the code will now raise a ConfigNotFoundException. This will assure that clients get a proper error instead of not knowing what happened. Wrike Ticket: https://www.wrike.com/open.htm?id=1182864968
- Loading branch information
1 parent
78c17a8
commit 5c77401
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters