[−][src]Crate graph_error
Various errors used to implement the Graph API and OAuth clients for the graph-rs project See the project on GitHub.
Re-exports
pub extern crate snafu; |
Structs
| ErrorMessage | |
| ErrorStatus | |
| GraphError | |
| GraphHeaders | The headers in an API request. |
| HeaderInfo | |
| Headers | |
| InnerError |
Enums
| ErrorType | |
| GraphFailure | |
| GraphRsError |
Traits
| AsRes |
Type Definitions
| GraphResult |