|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Exception used when an evse that does not exist is accessed. More...
#include <component_state_manager.hpp>
Public Member Functions | |
| EvseOutOfRangeException (int32_t id) | |
| const char * | what () const noexcept override |
Exception used when an evse that does not exist is accessed.