|
OMNeT++ Parallel Simulation Support
5.4.1
|
#include <creceivedexception.h>
Represents a termination exception that has been received from other partitions.
Public Member Functions | |
| cReceivedTerminationException (int sourceProcId, const char *msg) | |
| cReceivedTerminationException | ( | int | sourceProcId, |
| const char * | msg | ||
| ) |
Constructor.