|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Error class to be able to throw a custom error within the class. More...
#include <init_device_model_db.hpp>
Public Member Functions | |
| const char * | what () const noexcept override |
| InitDeviceModelDbError (std::string msg) | |
| InitDeviceModelDbError (const char *msg) | |
Error class to be able to throw a custom error within the class.