Eclipse SUMO - Simulation of Urban MObility
NumberFormatException Class Reference

#include <UtilExceptions.h>

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

Public Member Functions

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

Detailed Description

NumberFormatException Thrown when the string that shall be converted into a numerical representation has any other characters then digits and a dot

Definition at line 95 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ NumberFormatException()

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

constructor

Definition at line 98 of file UtilExceptions.h.


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