mtx::errors::LightweightError struct

Represents a Matrix related error.

Public variables

ErrorCode errcode
Error code.
std::string error
Human readable version of the error.