Closed dhanainme closed 3 years ago
Fixes - Allow custom HTTP status in mms.service.Service #961
Defines a custom exception mms.service.PredictionException enabling return of custom error codes
mms.service.PredictionException
Added unit tests / archive to test & verify the behavior in the PR.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Fixes - Allow custom HTTP status in mms.service.Service #961
Description of changes:
Defines a custom exception
mms.service.PredictionException
enabling return of custom error codesTesting done:
Added unit tests / archive to test & verify the behavior in the PR.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.