NumberFormatException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for NumberFormatException:

runtime_error

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 91 of file UtilExceptions.h.


Public Member Functions

 NumberFormatException ()

Constructor & Destructor Documentation

NumberFormatException::NumberFormatException (  )  [inline]

constructor

Definition at line 94 of file UtilExceptions.h.

00095             : std::runtime_error("Number Format") {}


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

Generated on Wed May 5 00:06:57 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6