ManagementException Constructor (String)

Initializes a new instance of the ManagementException class with the specified error message.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public ManagementException(
    string message
)

Parameters

  • message
    Type: System.String
    Error message that explains the reason for the exception.

See Also

Reference

ManagementException Class

ManagementException Overload

Microsoft.ComplexEventProcessing Namespace