Skip to content

GraphServiceException encapsulates a bit too much? #107

@kgarlikowski

Description

@kgarlikowski

Currently there is not way to know i.e. what status code had been thrown by Graph API by inspecting com.microsoft.graph.http.GraphServiceException. That could be useful so that when calling GET on some Object we could catch the exception and actually know that 404 Not Found happened.

In the .Net Graph API SDK that seem to be possible, but Java version possibly hides too much of information regarding the error that caused it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions