Invalid date format error. More...
#include <invalidFormatException.hpp>
Public Member Functions | |
InvalidFormatException (const std::string &msg) | |
virtual | ~InvalidFormatException () |
virtual const char * | what () const noexcept override |
Invalid date format error.
Format error class.
anch::date::InvalidFormatException::InvalidFormatException | ( | const std::string & | msg | ) |
InvalidFormatException constructor
msg | the error message |
|
virtual |
InvalidFormatException destructor
|
overridevirtualnoexcept |
Error message getter