traci::TraCIException Class Reference

#include <TraCIException.h>


Detailed Description

Definition at line 45 of file TraCIException.h.


Public Member Functions

 TraCIException (std::string what)
std::string what () const

Private Attributes

std::string what_

Constructor & Destructor Documentation

traci::TraCIException::TraCIException ( std::string  what  )  [inline]

Definition at line 50 of file TraCIException.h.

00051             : what_(what) {}


Member Function Documentation

std::string traci::TraCIException::what (  )  const [inline]


Field Documentation

std::string traci::TraCIException::what_ [private]

Definition at line 47 of file TraCIException.h.

Referenced by what().


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

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