Fix error returned from Partition Feature Flag Implementation
As per #73 (closed), whenever an incorrect data-partition-id was being sent in the storage request, feature flag status fetching fails and the error is masked and converted to 500.
Fixing that behavior to contain the exception returned from Partition Service.
Edited by Deepa Kumari