This is a high level summary issue to keep track of work that needs to be done on the Exception classes in the core library. - [x] In some scenarios some error response information is lost. https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/316 - [x] ClientRequestId should be exposed as a first class property on the Error object. - [x] Support full [error response body](http://docs.oasis-open.org/odata/odata/v4.01/csprd05/part1-protocol/odata-v4.01-csprd05-part1-protocol.html#_Toc14172757).