Expand description
Various errors used to implement the Graph API and OAuth clients for the graph-rs project See the project on GitHub.
Modules§
Structs§
- Error
Message - Error
Status - An error resource included in the error response returned from Microsoft Graph.
- Inner
Error
Enums§
- Auth
Execution Error - Error either from missing or invalid configuration using one of the identity platform clients or an error from the result of executing an http request using the identity platform clients.
- Auth
Task Execution Error - Authorization
Failure - Errors typically from missing or invalid configuration using one of the identity platform clients such as AuthorizationCodeCredential.
- Error
Type - Microsoft Graph API specific errors and HTTP status codes
- Graph
Failure - Graph
RsError - Http
Response Error Message - WebView
Device Code Error - WebView
Error