Eclipse SUMO - Simulation of Urban MObility
TimeFormatException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for TimeFormatException:
[legend]
Collaboration diagram for TimeFormatException:
[legend]

Public Member Functions

 TimeFormatException (const std::string &data)
 constructor More...
 

Detailed Description

TimeFormatException Thrown when the string that shall be converted into a time representation HH:MM:SS isn't valid

Definition at line 108 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ TimeFormatException()

TimeFormatException::TimeFormatException ( const std::string &  data)
inline

constructor

Definition at line 111 of file UtilExceptions.h.


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