BoolFormatException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for BoolFormatException:

runtime_error

Detailed Description

BoolFormatException Thrown when the string that shall be converted into a boolean does not match

Definition at line 105 of file UtilExceptions.h.


Public Member Functions

 BoolFormatException ()

Constructor & Destructor Documentation

BoolFormatException::BoolFormatException (  )  [inline]

constructor

Definition at line 108 of file UtilExceptions.h.

00109             : std::runtime_error("Bool Format") {}


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

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