Module olm_rs::errors [−][src]
A collection of all errors that can be returned by libolm
.
All error enums additionally contain an error named Unknown
,
for returning an error, in case an error is encountered by libolm
,
but no error code is provided.
Enums
OlmAccountError |
All errors that could be caused by an operation regarding an |
OlmGroupSessionError |
All errors that could be caused by an operation regarding
|
OlmSessionError |
All errors that could be caused by an operation regarding an |
OlmUtilityError |
All errors that could be caused by an operation regarding |
Functions
olm_error |