|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Error category for NVS errors. More...
#include <idfxx_nvs/include/idfxx/nvs.hpp>
Public Member Functions | |
| const char * | name () const noexcept override final |
| Returns the name of the error category. | |
| std::string | message (int ec) const override final |
| Returns a human-readable message for the given error code. | |
|
finaloverride |
Returns a human-readable message for the given error code.
|
finaloverridenoexcept |
Returns the name of the error category.