|
DotMP
|
Exception thrown if a for loop has too many iterations and would cause the schedulers to fail. More...


Public Member Functions | |
| TooManyIterationsException (string msg) | |
| Constructor with a message. More... | |
Exception thrown if a for loop has too many iterations and would cause the schedulers to fail.
|
inline |
Constructor with a message.
| msg | The message to associate with the exception. |