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

Exception thrown if invalid arguments are specified to DotMP functions. More...

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

Public Member Functions

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

Detailed Description

Exception thrown if invalid arguments are specified to DotMP functions.

Constructor & Destructor Documentation

◆ InvalidArgumentsException()

DotMP.Exceptions.InvalidArgumentsException.InvalidArgumentsException ( 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: