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