Module ruma_client_api::error
source · Available on crate features
client
or server
only.Expand description
Errors that can be sent from the homeserver.
Structs
- A Matrix Error
- A JSON body with the fields expected for Client API errors.
Enums
- AuthenticateError
unstable-msc2967
Errors in theWWW-Authenticate
header. - The body of a Matrix Client API error.
- An enum for the error kind.