ManagementFault Constructor

Initializes a new instance of the ManagementFault class with the specified message.

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

Syntax

public ManagementFault(
    string message
)

Parameters

  • message
    Type: System.String
    A String that contains the message providing information about the fault.

See Also

Reference

ManagementFault Class

Microsoft.ComplexEventProcessing.ManagementService Namespace