EmptyData Class Reference

#include <UtilExceptions.h>

Inheritance diagram for EmptyData:

runtime_error

Detailed Description

EmptyData Thrown when data required by a method is missing

Definition at line 76 of file UtilExceptions.h.


Public Member Functions

 EmptyData ()

Constructor & Destructor Documentation

EmptyData::EmptyData (  )  [inline]

constructor

Definition at line 79 of file UtilExceptions.h.

00080             : std::runtime_error("Empty Data") {}


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

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