MasterObjectException Constructor
Overloads
MasterObjectException(String) |
Create an instance of the class MasterObjectException. |
MasterObjectException(String)
Create an instance of the class MasterObjectException.
Declaration
public MasterObjectException(string msg)
Parameters
Type | Name | Description |
---|---|---|
System.String | msg |
The exception message. |