![]() |
SUMO - Simulation of Urban MObility
|

Go to the source code of this file.
Data Structures | |
| class | BoolFormatException |
| class | EmptyData |
| class | FormatException |
| class | InvalidArgument |
| class | IOError |
| class | NumberFormatException |
| class | OutOfBoundsException |
| class | ProcessError |
| class | UnknownElement |
Macros | |
| #define | SOFT_ASSERT(expr) assert(expr); |
| define SOFT_ASSERT raise an assertion in debug mode everywhere except on the windows test server More... | |
| #define SOFT_ASSERT | ( | expr | ) | assert(expr); |
define SOFT_ASSERT raise an assertion in debug mode everywhere except on the windows test server
Definition at line 163 of file UtilExceptions.h.
Referenced by MSVehicle::getBackPositionOnLane().