mrss_error_t

This enum describes the error type of libmrss

Values

ValueMeaning
MRSS_OK0

No error

MRSS_ERR_POSIX

For the correct error, use errno

MRSS_ERR_PARSER

Parser error

MRSS_ERR_DOWNLOAD

Download error

MRSS_ERR_VERSION

The RSS has incompatible version

MRSS_ERR_DATA

The parameters are incorrect

Meta