|
DotMP
|
Exception thrown if a parallel-only construct is used outside of a parallel region. More...


Public Member Functions | |
| NotInParallelRegionException (string msg) | |
| Constructor with a message. More... | |
Exception thrown if a parallel-only construct is used outside of a parallel region.
|
inline |
Constructor with a message.
| msg | The message to associate with the exception. |