We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IAppDirectory.GetApp should throw a specific error to be consistent with the AppD REST API that will return a 4XX error if the app is not found.
IAppDirectory.GetApp
The text was updated successfully, but these errors were encountered:
Changed AppDirectory.GetApp to throw when the app is not found
1e21075
Closes finos#60
e12e9cb
Resolves finos#60
cba113e
a5cf5fd
e75e40e
Successfully merging a pull request may close this issue.
IAppDirectory.GetApp
should throw a specific error to be consistent with the AppD REST API that will return a 4XX error if the app is not found.The text was updated successfully, but these errors were encountered: