GetDiagnosticViewNotSupportedFault Constructor
Initializes a new instance of the GetDiagnosticViewNotSupportedFault class.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
public GetDiagnosticViewNotSupportedFault(
Uri name,
string errorMessage
)
Parameters
- name
Type: System.Uri
The name of the object whose diagnostic view cannot be returned.
- errorMessage
Type: System.String
The message that describes the error condition.
See Also
Reference
GetDiagnosticViewNotSupportedFault Class
Microsoft.ComplexEventProcessing.ManagementService Namespace