ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
Public Member Functions | List of all members
ocpp::v2::InitDeviceModelDbError Class Reference

Error class to be able to throw a custom error within the class. More...

#include <init_device_model_db.hpp>

Inheritance diagram for ocpp::v2::InitDeviceModelDbError:

Public Member Functions

const char * what () const noexcept override
 
 InitDeviceModelDbError (std::string msg)
 
 InitDeviceModelDbError (const char *msg)
 

Detailed Description

Error class to be able to throw a custom error within the class.


The documentation for this class was generated from the following file: