Exception thrown if a Parallel.Single is created inside of a Parallel.For or Parallel.ForReduction<T>.
More...
Exception thrown if a Parallel.Single is created inside of a Parallel.For or Parallel.ForReduction<T>.
◆ CannotPerformNestedWorksharingException()
DotMP.Exceptions.CannotPerformNestedWorksharingException.CannotPerformNestedWorksharingException |
( |
string |
msg | ) |
|
|
inline |
Constructor with a message.
- Parameters
-
msg | The message to associate with the exception. |
The documentation for this class was generated from the following file: