IOError Class Reference

#include <UtilExceptions.h>

Inheritance diagram for IOError:

ProcessError runtime_error

Detailed Description

Definition at line 146 of file UtilExceptions.h.


Public Member Functions

 IOError (const std::string &message)

Constructor & Destructor Documentation

IOError::IOError ( const std::string &  message  )  [inline]

constructor

Definition at line 149 of file UtilExceptions.h.

00150             : ProcessError(message) {}


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

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