OMNeT++ Parallel Simulation Support
6.0.3
|
#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.