cReceivedException Class Reference

Parallel Simulation API: cReceivedException Class Reference
Parallel Simulation API
cReceivedException Class Reference

Public Member Functions

 cReceivedException (int sourceProcId, const char *msg)

Description

Represents an exception that has been received from other partitions.

Constructor & Destructor Documentation

◆ cReceivedException()

cReceivedException ( int sourceProcId,
const char * msg )

Constructor.