monoZ docs
Error Handler

-For monoZ Error Handler API refer MZ_error_handler.h file. More...

Functions

const char * mz_error_to_str (mz_error_t e)
 This function is used to convert the monoZ error code to corresponding error message. More...
 

Detailed Description

-For monoZ Error Handler API refer MZ_error_handler.h file.

Function Documentation

◆ mz_error_to_str()

const char * mz_error_to_str ( mz_error_t  e)

This function is used to convert the monoZ error code to corresponding error message.

Parameters
emz_error_t
Returns
Error_Message