[][src]Module grammers_mtproto::errors

Errors that can occur when using the library's functions.

Structs

RpcError

The error type reported by the server when a request is misused.

Enums

AuthKeyGenError

Represents an error that occured during the generation of an authorization key.

DeserializeError

The error type for the deserialization of server messages.

RequestError

This error occurs when a Remote Procedure call was unsuccessful.

TransportError

The error type reported by the different transports when something is wrong.