SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NumberFormatException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for NumberFormatException:
Inheritance graph
Collaboration diagram for NumberFormatException:
Collaboration graph

Public Member Functions

 NumberFormatException ()
 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 105 of file UtilExceptions.h.

Constructor & Destructor Documentation

NumberFormatException::NumberFormatException ( )
inline

constructor

Definition at line 108 of file UtilExceptions.h.


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