Eclipse SUMO - Simulation of Urban MObility
BoolFormatException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for BoolFormatException:
[legend]
Collaboration diagram for BoolFormatException:
[legend]

Public Member Functions

 BoolFormatException (const std::string &data)
 constructor More...
 

Detailed Description

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

Definition at line 121 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ BoolFormatException()

BoolFormatException::BoolFormatException ( const std::string &  data)
inline

constructor

Definition at line 124 of file UtilExceptions.h.


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