DotMP
Public Member Functions | List of all members
DotMP.Exceptions.ImproperTaskwaitUsageException Class Reference

Exception thrown if the wrong taskwait overload was used from within a task. More...

Inheritance diagram for DotMP.Exceptions.ImproperTaskwaitUsageException:
Inheritance graph
[legend]
Collaboration diagram for DotMP.Exceptions.ImproperTaskwaitUsageException:
Collaboration graph
[legend]

Public Member Functions

 ImproperTaskwaitUsageException (string msg)
 Constructor with a message. More...
 

Detailed Description

Exception thrown if the wrong taskwait overload was used from within a task.

Constructor & Destructor Documentation

◆ ImproperTaskwaitUsageException()

DotMP.Exceptions.ImproperTaskwaitUsageException.ImproperTaskwaitUsageException ( string  msg)
inline

Constructor with a message.

Parameters
msgThe message to associate with the exception.

The documentation for this class was generated from the following file: