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

#include <UtilExceptions.h>

Inheritance diagram for FormatException:
BoolFormatException NumberFormatException

Public Member Functions

 FormatException (const std::string &msg)
 

Detailed Description

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

Definition at line 94 of file UtilExceptions.h.

Constructor & Destructor Documentation

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

constructor

Definition at line 97 of file UtilExceptions.h.


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