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

Exception used when DateTime class is initialized by invalid timepoint string. More...

#include <types.hpp>

Inheritance diagram for ocpp::TimePointParseException:

Public Member Functions

 TimePointParseException (const std::string &timepoint_str)
 
const char * what () const noexcept override
 

Detailed Description

Exception used when DateTime class is initialized by invalid timepoint string.


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