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

Exception used when an connector_id that does not exist is accessed. More...

#include <component_state_manager.hpp>

Inheritance diagram for ocpp::v2::ConnectorOutOfRangeException:

Public Member Functions

 ConnectorOutOfRangeException (int32_t connector_id, int32_t evse_id)
 
const char * what () const noexcept override
 

Detailed Description

Exception used when an connector_id that does not exist is accessed.


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