|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
Exception used when DateTime class is initialized by invalid timepoint string. More...
#include <types.hpp>
Public Member Functions | |
| TimePointParseException (const std::string &timepoint_str) | |
| const char * | what () const noexcept override |
Exception used when DateTime class is initialized by invalid timepoint string.