ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
ocpp::EnumConversionException Class Reference

Base exception for when a conversion from string to enum or vice versa fails. More...

#include <types.hpp>

Inheritance diagram for ocpp::EnumConversionException:
ocpp::EnumToStringException ocpp::StringToEnumException

Detailed Description

Base exception for when a conversion from string to enum or vice versa fails.


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