Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update packages, add exception handling, update error handling (#34)
* add partner center http error codes * add system.text.json remove newtonsoft, update hdcm package * add try catch logic to http calls, add LogExceptionToConsole method, update json to system.text.json * update LogExceptionToConsole * revert back to newtonsoft json for now * update Microsoft.Devices.HardwareDevCenterManager package to 2.2.7 * remove catch for HttpRequestException, now handled in Microsoft.Devices.HardwareDevCenterManager package * add error code and message constants, add addtional error codes * add EntityNotFound and RequestInvalidForCurrentState logic * update LogExceptionToConsole summary * code cleanup for AssemblyInfo
- Loading branch information