Eclipse SUMO - Simulation of Urban MObility
FormatException Class Reference

#include <UtilExceptions.h>

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

Public Member Functions

 FormatException (const std::string &msg)
 constructor More...
 

Detailed Description

FormatException Thrown when a string that shall be converted into something else contained the wrong characters

Definition at line 81 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ FormatException()

FormatException::FormatException ( const std::string &  msg)
inline

constructor

Definition at line 84 of file UtilExceptions.h.


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