cReceivedTerminationException Class Reference

Parallel Simulation API: cReceivedTerminationException Class Reference
Parallel Simulation API
cReceivedTerminationException Class Reference

Public Member Functions

 cReceivedTerminationException (int sourceProcId, const char *msg)

Description

Represents a termination exception that has been received from other partitions.

Constructor & Destructor Documentation

◆ cReceivedTerminationException()

cReceivedTerminationException ( int sourceProcId,
const char * msg )

Constructor.