







|
| MCManager API Reference |
| ManagerException Constructor (String) |
| ManagerException Class See Also Send Feedback |
Initializes a new instance of the ManagerException class
Namespace:
Moxiecode.Manager
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public ManagerException( string msg ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ msg As String _ ) |
| Visual C++ |
|---|
public: ManagerException( String^ msg ) |
Parameters
- msg
- Type: System..::.String
[Missing <param name="msg"/> documentation for "M:Moxiecode.Manager.ManagerException.#ctor(System.String)"]
