![]() |
SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
ProcessError () | |
constructor More... | |
ProcessError (const std::string &msg) | |
constructor More... | |
ProcessError The base class for all exceptions in SUMO. The reason itself can either be reported before throwing the exception or in the message parameter.
Definition at line 41 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 44 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 48 of file UtilExceptions.h.