IncorrectAccountDistributionException Constructor (String)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Microsoft.EnterpriseManagement.NetworkMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim message As String
Dim instance As New IncorrectAccountDistributionException(message)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
public IncorrectAccountDistributionException (
string message
)
public:
IncorrectAccountDistributionException (
String^ message
)
public IncorrectAccountDistributionException (
String message
)
public function IncorrectAccountDistributionException (
message : String
)
Parameters
- message
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
IncorrectAccountDistributionException Class
IncorrectAccountDistributionException Members
Microsoft.EnterpriseManagement.NetworkMonitoring Namespace