address contract update for partition API and make partition API exception consistent
-
address contract update from ADR -
make Partition exception consistent with rest of service exception. It should extend from DpsException
so client lib consumers can get the response status code. -
fixed typos in PartitionAPIConfig -
minor refactoring to remove unused variables in PartitionService
Edited by Neelesh Thakur