mtx::crypto::olm_exception class

Errors returned by the olm library.

Public functions

auto what() const -> const char* override noexcept
Returns a description of the olm error.
auto error_code() const -> OlmErrorCode noexcept
Returns an error code reconstructed from the error string returned by olm.