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