![]() |
SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
ProcessError () | |
constructor More... | |
ProcessError (const std::string &msg) | |
constructor More... | |
ProcessError A general exception type that may be thrown when the process is no longer able to proceed due to any reason. The reason itself is mostly reported before throwing the exception
Definition at line 48 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 51 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 55 of file UtilExceptions.h.