![]() |
Eclipse 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 36 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 39 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 43 of file UtilExceptions.h.