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

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

#include <component_state_manager.hpp>

Inheritance diagram for ocpp::v2::EvseOutOfRangeException:

Public Member Functions

 EvseOutOfRangeException (int32_t id)
 
const char * what () const noexcept override
 

Detailed Description

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


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