SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
BoolFormatException () |
BoolFormatException Thrown when the string that shall be converted into a boolean does not match
Definition at line 109 of file UtilExceptions.h.
BoolFormatException::BoolFormatException | ( | ) | [inline] |
constructor
Definition at line 112 of file UtilExceptions.h.