ManagerException.ManagerException(String) constructor [SDM]
| SDM Reference |
ManagerException.ManagerException(String)
Initializes a new instance of the ManagerException class with a message.
public override ManagerException(
String message );
Overloads Override Public Sub New( _
ByVal message As String _
)
Parameters
- message
Description of the exception.
Requirements
| Namespace | Defined in Microsoft.SystemDefinitionModel.Manager. |
| Assembly | Requires Microsoft.Sdm.Manager (in Microsoft.Sdm.Manager.dll). |
| .NET Framework | Requires .NET Framework 2.0. |
See Also
Microsoft.SystemDefinitionModel.Manager, ManagerException
| Last updated: November 2005 | What did you think of this topic? | Order a Platform SDK CD |
| © Microsoft Corporation. All rights reserved. Terms of use. |